public interface AclRuleTransactionalIdResourceFluent<A extends AclRuleTransactionalIdResourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
AclResourcePatternType |
getPatternType() |
Boolean |
hasName() |
Boolean |
hasPatternType() |
A |
withName(String name) |
A |
withPatternType(AclResourcePatternType patternType) |
AclResourcePatternType getPatternType()
A withPatternType(AclResourcePatternType patternType)
Boolean hasPatternType()
String getName()
Boolean hasName()
Copyright © 2019. All rights reserved.