Class PolicyRulesWithSubjectsFluent.ResourceRulesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.ResourcePolicyRuleFluent<PolicyRulesWithSubjectsFluent.ResourceRulesNested<N>>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.PolicyRulesWithSubjectsFluent.ResourceRulesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PolicyRulesWithSubjectsFluent<A extends PolicyRulesWithSubjectsFluent<A>>
public class PolicyRulesWithSubjectsFluent.ResourceRulesNested<N> extends ResourcePolicyRuleFluent<PolicyRulesWithSubjectsFluent.ResourceRulesNested<N>> implements Nested<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()NendResourceRule()-
Methods inherited from class io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.ResourcePolicyRuleFluent
addAllToApiGroups, addAllToNamespaces, addAllToResources, addAllToVerbs, addToAdditionalProperties, addToAdditionalProperties, addToApiGroups, addToApiGroups, addToNamespaces, addToNamespaces, addToResources, addToResources, addToVerbs, addToVerbs, copyInstance, equals, getAdditionalProperties, getApiGroup, getApiGroups, getClusterScope, getFirstApiGroup, getFirstNamespace, getFirstResource, getFirstVerb, getLastApiGroup, getLastNamespace, getLastResource, getLastVerb, getMatchingApiGroup, getMatchingNamespace, getMatchingResource, getMatchingVerb, getNamespace, getNamespaces, getResource, getResources, getVerb, getVerbs, hasAdditionalProperties, hasApiGroups, hasClusterScope, hashCode, hasMatchingApiGroup, hasMatchingNamespace, hasMatchingResource, hasMatchingVerb, hasNamespaces, hasResources, hasVerbs, removeAllFromApiGroups, removeAllFromNamespaces, removeAllFromResources, removeAllFromVerbs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromApiGroups, removeFromNamespaces, removeFromResources, removeFromVerbs, setToApiGroups, setToNamespaces, setToResources, setToVerbs, toString, withAdditionalProperties, withApiGroups, withApiGroups, withClusterScope, withClusterScope, withNamespaces, withNamespaces, withResources, withResources, withVerbs, withVerbs
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-