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 arg1) |
A |
withNewProfile(StringBuffer arg1) |
A |
withNewProfile(StringBuilder arg1) |
A |
withProfile(String profile) |
String getProfile()
Boolean hasProfile()
A withNewProfile(StringBuilder arg1)
A withNewProfile(StringBuffer arg1)
Copyright © 2015–2020 Red Hat. All rights reserved.