Class V1MutatingWebhookConfigurationFluentImpl<A extends V1MutatingWebhookConfigurationFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1MutatingWebhookConfigurationFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1MutatingWebhookConfigurationFluent<A>
- Direct Known Subclasses:
V1MutatingWebhookConfigurationBuilder
public class V1MutatingWebhookConfigurationFluentImpl<A extends V1MutatingWebhookConfigurationFluent<A>>
extends BaseFluent<A>
implements V1MutatingWebhookConfigurationFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1MutatingWebhookConfigurationFluent
V1MutatingWebhookConfigurationFluent.MetadataNested<N>, V1MutatingWebhookConfigurationFluent.WebhooksNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1MutatingWebhookConfigurationFluentImpl(io.kubernetes.client.openapi.models.V1MutatingWebhookConfiguration instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToWebhooks(Collection<io.kubernetes.client.openapi.models.V1MutatingWebhook> items) addNewWebhookLike(io.kubernetes.client.openapi.models.V1MutatingWebhook item) addToWebhooks(io.kubernetes.client.openapi.models.V1MutatingWebhook... items) addToWebhooks(Integer index, io.kubernetes.client.openapi.models.V1MutatingWebhook item) io.kubernetes.client.openapi.models.V1MutatingWebhookio.kubernetes.client.openapi.models.V1MutatingWebhookio.kubernetes.client.openapi.models.V1MutatingWebhookbuildMatchingWebhook(Predicate<V1MutatingWebhookBuilder> predicate) io.kubernetes.client.openapi.models.V1ObjectMetaio.kubernetes.client.openapi.models.V1MutatingWebhookbuildWebhook(Integer index) List<io.kubernetes.client.openapi.models.V1MutatingWebhook>editMatchingWebhook(Predicate<V1MutatingWebhookBuilder> predicate) editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) editWebhook(Integer index) booleangetKind()io.kubernetes.client.openapi.models.V1ObjectMetaDeprecated.List<io.kubernetes.client.openapi.models.V1MutatingWebhook>Deprecated.inthashCode()hasKind()hasMatchingWebhook(Predicate<V1MutatingWebhookBuilder> predicate) removeAllFromWebhooks(Collection<io.kubernetes.client.openapi.models.V1MutatingWebhook> items) removeFromWebhooks(io.kubernetes.client.openapi.models.V1MutatingWebhook... items) setNewWebhookLike(Integer index, io.kubernetes.client.openapi.models.V1MutatingWebhook item) setToWebhooks(Integer index, io.kubernetes.client.openapi.models.V1MutatingWebhook item) toString()withApiVersion(String apiVersion) withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) withWebhooks(io.kubernetes.client.openapi.models.V1MutatingWebhook... webhooks) withWebhooks(List<io.kubernetes.client.openapi.models.V1MutatingWebhook> webhooks) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1MutatingWebhookConfigurationFluentImpl
public V1MutatingWebhookConfigurationFluentImpl() -
V1MutatingWebhookConfigurationFluentImpl
public V1MutatingWebhookConfigurationFluentImpl(io.kubernetes.client.openapi.models.V1MutatingWebhookConfiguration instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()- Specified by:
buildMetadatain interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withNewMetadataLike
public V1MutatingWebhookConfigurationFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
withNewMetadataLikein interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editOrNewMetadataLike
public V1MutatingWebhookConfigurationFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
editOrNewMetadataLikein interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addToWebhooks
- Specified by:
addToWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
setToWebhooks
- Specified by:
setToWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addToWebhooks
- Specified by:
addToWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addAllToWebhooks
- Specified by:
addAllToWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
removeFromWebhooks
- Specified by:
removeFromWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
removeAllFromWebhooks
public A removeAllFromWebhooks(Collection<io.kubernetes.client.openapi.models.V1MutatingWebhook> items) - Specified by:
removeAllFromWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
removeMatchingFromWebhooks
- Specified by:
removeMatchingFromWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
getWebhooks
Deprecated.This method has been deprecated, please use method buildWebhooks instead.- Specified by:
getWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>- Returns:
- The buildable object.
-
buildWebhooks
- Specified by:
buildWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildWebhook
- Specified by:
buildWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildFirstWebhook
public io.kubernetes.client.openapi.models.V1MutatingWebhook buildFirstWebhook()- Specified by:
buildFirstWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildLastWebhook
public io.kubernetes.client.openapi.models.V1MutatingWebhook buildLastWebhook()- Specified by:
buildLastWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildMatchingWebhook
public io.kubernetes.client.openapi.models.V1MutatingWebhook buildMatchingWebhook(Predicate<V1MutatingWebhookBuilder> predicate) - Specified by:
buildMatchingWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasMatchingWebhook
- Specified by:
hasMatchingWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withWebhooks
- Specified by:
withWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withWebhooks
- Specified by:
withWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasWebhooks
- Specified by:
hasWebhooksin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addNewWebhook
- Specified by:
addNewWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addNewWebhookLike
public V1MutatingWebhookConfigurationFluent.WebhooksNested<A> addNewWebhookLike(io.kubernetes.client.openapi.models.V1MutatingWebhook item) - Specified by:
addNewWebhookLikein interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
setNewWebhookLike
public V1MutatingWebhookConfigurationFluent.WebhooksNested<A> setNewWebhookLike(Integer index, io.kubernetes.client.openapi.models.V1MutatingWebhook item) - Specified by:
setNewWebhookLikein interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editWebhook
- Specified by:
editWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editFirstWebhook
- Specified by:
editFirstWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editLastWebhook
- Specified by:
editLastWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editMatchingWebhook
public V1MutatingWebhookConfigurationFluent.WebhooksNested<A> editMatchingWebhook(Predicate<V1MutatingWebhookBuilder> predicate) - Specified by:
editMatchingWebhookin interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
toString
-