Class ClusterRoleListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.rbac.ClusterRoleFluent<ClusterRoleListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.rbac.ClusterRoleListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ClusterRoleListFluent<A extends ClusterRoleListFluent<A>>
public class ClusterRoleListFluent.ItemsNested<N> extends ClusterRoleFluent<ClusterRoleListFluent.ItemsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.rbac.ClusterRoleFluent
ClusterRoleFluent.AggregationRuleNested<N>, ClusterRoleFluent.MetadataNested<N>, ClusterRoleFluent.RulesNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.rbac.ClusterRoleFluent
addAllToRules, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToRules, buildAggregationRule, buildFirstRule, buildLastRule, buildMatchingRule, buildMetadata, buildRule, buildRules, copyInstance, editAggregationRule, editFirstRule, editLastRule, editMatchingRule, editMetadata, editOrNewAggregationRule, editOrNewAggregationRuleLike, editOrNewMetadata, editOrNewMetadataLike, editRule, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasAggregationRule, hasApiVersion, hashCode, hasKind, hasMatchingRule, hasMetadata, hasRules, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, toString, withAdditionalProperties, withAggregationRule, withApiVersion, withKind, withMetadata, withNewAggregationRule, withNewAggregationRuleLike, withNewMetadata, withNewMetadataLike, withRules, withRules
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-