Class MutatingWebhookFluent.RulesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.RuleWithOperationsFluent<MutatingWebhookFluent.RulesNested<N>>
-
- io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.MutatingWebhookFluent.RulesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- MutatingWebhookFluent<A extends MutatingWebhookFluent<A>>
public class MutatingWebhookFluent.RulesNested<N> extends RuleWithOperationsFluent<MutatingWebhookFluent.RulesNested<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()NendRule()-
Methods inherited from class io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.RuleWithOperationsFluent
addAllToApiGroups, addAllToApiVersions, addAllToOperations, addAllToResources, addToAdditionalProperties, addToAdditionalProperties, addToApiGroups, addToApiGroups, addToApiVersions, addToApiVersions, addToOperations, addToOperations, addToResources, addToResources, copyInstance, equals, getAdditionalProperties, getApiGroup, getApiGroups, getApiVersion, getApiVersions, getFirstApiGroup, getFirstApiVersion, getFirstOperation, getFirstResource, getLastApiGroup, getLastApiVersion, getLastOperation, getLastResource, getMatchingApiGroup, getMatchingApiVersion, getMatchingOperation, getMatchingResource, getOperation, getOperations, getResource, getResources, getScope, hasAdditionalProperties, hasApiGroups, hasApiVersions, hashCode, hasMatchingApiGroup, hasMatchingApiVersion, hasMatchingOperation, hasMatchingResource, hasOperations, hasResources, hasScope, removeAllFromApiGroups, removeAllFromApiVersions, removeAllFromOperations, removeAllFromResources, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromApiGroups, removeFromApiVersions, removeFromOperations, removeFromResources, setToApiGroups, setToApiVersions, setToOperations, setToResources, toString, withAdditionalProperties, withApiGroups, withApiGroups, withApiVersions, withApiVersions, withOperations, withOperations, withResources, withResources, withScope
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-