Class MutatingWebhookConfigurationListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.admissionregistration.v1.MutatingWebhookConfigurationFluent<MutatingWebhookConfigurationListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.admissionregistration.v1.MutatingWebhookConfigurationListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- MutatingWebhookConfigurationListFluent<A extends MutatingWebhookConfigurationListFluent<A>>
public class MutatingWebhookConfigurationListFluent.ItemsNested<N> extends MutatingWebhookConfigurationFluent<MutatingWebhookConfigurationListFluent.ItemsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.admissionregistration.v1.MutatingWebhookConfigurationFluent
MutatingWebhookConfigurationFluent.MetadataNested<N>, MutatingWebhookConfigurationFluent.WebhooksNested<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.admissionregistration.v1.MutatingWebhookConfigurationFluent
addAllToWebhooks, addNewWebhook, addNewWebhookLike, addToAdditionalProperties, addToAdditionalProperties, addToWebhooks, addToWebhooks, buildFirstWebhook, buildLastWebhook, buildMatchingWebhook, buildMetadata, buildWebhook, buildWebhooks, copyInstance, editFirstWebhook, editLastWebhook, editMatchingWebhook, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editWebhook, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMatchingWebhook, hasMetadata, hasWebhooks, removeAllFromWebhooks, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromWebhooks, removeMatchingFromWebhooks, setNewWebhookLike, setToWebhooks, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withWebhooks, withWebhooks
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-