Class ValidatingWebhookFluent.RulesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.RuleWithOperationsFluent<ValidatingWebhookFluent.RulesNested<N>>
-
- io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.ValidatingWebhookFluent.RulesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ValidatingWebhookFluent<A extends ValidatingWebhookFluent<A>>
public class ValidatingWebhookFluent.RulesNested<N> extends RuleWithOperationsFluent<ValidatingWebhookFluent.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
-
-