Class V1EvictionFluentImpl<A extends V1EvictionFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1EvictionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1EvictionFluent<A>
- Direct Known Subclasses:
V1EvictionBuilder
public class V1EvictionFluentImpl<A extends V1EvictionFluent<A>>
extends BaseFluent<A>
implements V1EvictionFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1EvictionFluent
V1EvictionFluent.DeleteOptionsNested<N>, V1EvictionFluent.MetadataNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1EvictionFluentImpl(io.kubernetes.client.openapi.models.V1Eviction instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1DeleteOptionsio.kubernetes.client.openapi.models.V1ObjectMetaeditOrNewDeleteOptionsLike(io.kubernetes.client.openapi.models.V1DeleteOptions item) editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) booleanio.kubernetes.client.openapi.models.V1DeleteOptionsDeprecated.getKind()io.kubernetes.client.openapi.models.V1ObjectMetaDeprecated.inthashCode()hasKind()toString()withApiVersion(String apiVersion) withDeleteOptions(io.kubernetes.client.openapi.models.V1DeleteOptions deleteOptions) withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) withNewDeleteOptionsLike(io.kubernetes.client.openapi.models.V1DeleteOptions item) withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1EvictionFluentImpl
public V1EvictionFluentImpl() -
V1EvictionFluentImpl
public V1EvictionFluentImpl(io.kubernetes.client.openapi.models.V1Eviction instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
getDeleteOptions
Deprecated.This method has been deprecated, please use method buildDeleteOptions instead.- Specified by:
getDeleteOptionsin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>- Returns:
- The buildable object.
-
buildDeleteOptions
public io.kubernetes.client.openapi.models.V1DeleteOptions buildDeleteOptions()- Specified by:
buildDeleteOptionsin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withDeleteOptions
- Specified by:
withDeleteOptionsin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
hasDeleteOptions
- Specified by:
hasDeleteOptionsin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withNewDeleteOptions
- Specified by:
withNewDeleteOptionsin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withNewDeleteOptionsLike
public V1EvictionFluent.DeleteOptionsNested<A> withNewDeleteOptionsLike(io.kubernetes.client.openapi.models.V1DeleteOptions item) - Specified by:
withNewDeleteOptionsLikein interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
editDeleteOptions
- Specified by:
editDeleteOptionsin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
editOrNewDeleteOptions
- Specified by:
editOrNewDeleteOptionsin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
editOrNewDeleteOptionsLike
public V1EvictionFluent.DeleteOptionsNested<A> editOrNewDeleteOptionsLike(io.kubernetes.client.openapi.models.V1DeleteOptions item) - Specified by:
editOrNewDeleteOptionsLikein interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()- Specified by:
buildMetadatain interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
withNewMetadataLike
public V1EvictionFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
withNewMetadataLikein interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
editOrNewMetadataLike
public V1EvictionFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
editOrNewMetadataLikein interfaceV1EvictionFluent<A extends V1EvictionFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1EvictionFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1EvictionFluent<A>>
-
toString
-