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.V1MutatingWebhook
io.kubernetes.client.openapi.models.V1MutatingWebhook
io.kubernetes.client.openapi.models.V1MutatingWebhook
buildMatchingWebhook
(Predicate<V1MutatingWebhookBuilder> predicate) io.kubernetes.client.openapi.models.V1ObjectMeta
io.kubernetes.client.openapi.models.V1MutatingWebhook
buildWebhook
(Integer index) List<io.kubernetes.client.openapi.models.V1MutatingWebhook>
editMatchingWebhook
(Predicate<V1MutatingWebhookBuilder> predicate) editOrNewMetadataLike
(io.kubernetes.client.openapi.models.V1ObjectMeta item) editWebhook
(Integer index) boolean
getKind()
io.kubernetes.client.openapi.models.V1ObjectMeta
Deprecated.List<io.kubernetes.client.openapi.models.V1MutatingWebhook>
Deprecated.int
hashCode()
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:
getApiVersion
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withApiVersion
- Specified by:
withApiVersion
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersion
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
getKind
- Specified by:
getKind
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withKind
- Specified by:
withKind
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadata
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()- Specified by:
buildMetadata
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withMetadata
- Specified by:
withMetadata
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasMetadata
- Specified by:
hasMetadata
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadata
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withNewMetadataLike
public V1MutatingWebhookConfigurationFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
withNewMetadataLike
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editMetadata
- Specified by:
editMetadata
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadata
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editOrNewMetadataLike
public V1MutatingWebhookConfigurationFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
editOrNewMetadataLike
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addToWebhooks
- Specified by:
addToWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
setToWebhooks
- Specified by:
setToWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addToWebhooks
- Specified by:
addToWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addAllToWebhooks
- Specified by:
addAllToWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
removeFromWebhooks
- Specified by:
removeFromWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
removeAllFromWebhooks
public A removeAllFromWebhooks(Collection<io.kubernetes.client.openapi.models.V1MutatingWebhook> items) - Specified by:
removeAllFromWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
removeMatchingFromWebhooks
- Specified by:
removeMatchingFromWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
getWebhooks
Deprecated.This method has been deprecated, please use method buildWebhooks instead.- Specified by:
getWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
- Returns:
- The buildable object.
-
buildWebhooks
- Specified by:
buildWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildWebhook
- Specified by:
buildWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildFirstWebhook
public io.kubernetes.client.openapi.models.V1MutatingWebhook buildFirstWebhook()- Specified by:
buildFirstWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildLastWebhook
public io.kubernetes.client.openapi.models.V1MutatingWebhook buildLastWebhook()- Specified by:
buildLastWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
buildMatchingWebhook
public io.kubernetes.client.openapi.models.V1MutatingWebhook buildMatchingWebhook(Predicate<V1MutatingWebhookBuilder> predicate) - Specified by:
buildMatchingWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasMatchingWebhook
- Specified by:
hasMatchingWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withWebhooks
- Specified by:
withWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
withWebhooks
- Specified by:
withWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hasWebhooks
- Specified by:
hasWebhooks
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addNewWebhook
- Specified by:
addNewWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
addNewWebhookLike
public V1MutatingWebhookConfigurationFluent.WebhooksNested<A> addNewWebhookLike(io.kubernetes.client.openapi.models.V1MutatingWebhook item) - Specified by:
addNewWebhookLike
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
setNewWebhookLike
public V1MutatingWebhookConfigurationFluent.WebhooksNested<A> setNewWebhookLike(Integer index, io.kubernetes.client.openapi.models.V1MutatingWebhook item) - Specified by:
setNewWebhookLike
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editWebhook
- Specified by:
editWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editFirstWebhook
- Specified by:
editFirstWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editLastWebhook
- Specified by:
editLastWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
editMatchingWebhook
public V1MutatingWebhookConfigurationFluent.WebhooksNested<A> editMatchingWebhook(Predicate<V1MutatingWebhookBuilder> predicate) - Specified by:
editMatchingWebhook
in interfaceV1MutatingWebhookConfigurationFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1MutatingWebhookConfigurationFluent<A>>
-
toString
-