Class V1CSINodeFluentImpl<A extends V1CSINodeFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1CSINodeFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1CSINodeFluent<A>
- Direct Known Subclasses:
V1CSINodeBuilder
public class V1CSINodeFluentImpl<A extends V1CSINodeFluent<A>>
extends BaseFluent<A>
implements V1CSINodeFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1CSINodeFluent
V1CSINodeFluent.MetadataNested<N>, V1CSINodeFluent.SpecNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ObjectMetaio.kubernetes.client.openapi.models.V1CSINodeSpeceditOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) editOrNewSpecLike(io.kubernetes.client.openapi.models.V1CSINodeSpec item) editSpec()booleangetKind()io.kubernetes.client.openapi.models.V1ObjectMetaDeprecated.io.kubernetes.client.openapi.models.V1CSINodeSpecgetSpec()Deprecated.inthashCode()hasKind()hasSpec()toString()withApiVersion(String apiVersion) withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) withNewSpecLike(io.kubernetes.client.openapi.models.V1CSINodeSpec item) withSpec(io.kubernetes.client.openapi.models.V1CSINodeSpec spec) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1CSINodeFluentImpl
public V1CSINodeFluentImpl() -
V1CSINodeFluentImpl
public V1CSINodeFluentImpl(io.kubernetes.client.openapi.models.V1CSINode instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()- Specified by:
buildMetadatain interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withNewMetadataLike
public V1CSINodeFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
withNewMetadataLikein interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
editOrNewMetadataLike
public V1CSINodeFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
editOrNewMetadataLikein interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
getSpec
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>- Returns:
- The buildable object.
-
buildSpec
public io.kubernetes.client.openapi.models.V1CSINodeSpec buildSpec()- Specified by:
buildSpecin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withSpec
- Specified by:
withSpecin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
hasSpec
- Specified by:
hasSpecin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withNewSpec
- Specified by:
withNewSpecin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
withNewSpecLike
public V1CSINodeFluent.SpecNested<A> withNewSpecLike(io.kubernetes.client.openapi.models.V1CSINodeSpec item) - Specified by:
withNewSpecLikein interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
editSpec
- Specified by:
editSpecin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
editOrNewSpec
- Specified by:
editOrNewSpecin interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
editOrNewSpecLike
public V1CSINodeFluent.SpecNested<A> editOrNewSpecLike(io.kubernetes.client.openapi.models.V1CSINodeSpec item) - Specified by:
editOrNewSpecLikein interfaceV1CSINodeFluent<A extends V1CSINodeFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1CSINodeFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1CSINodeFluent<A>>
-
toString
-