public interface AuditFluent<A extends AuditFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getProfile() |
Boolean |
hasProfile() |
A |
withNewProfile(String arg0)
Deprecated.
|
A |
withProfile(String profile) |
Copyright © 2015–2021 Red Hat. All rights reserved.