public class V1VolumeAttachmentBuilder extends V1VolumeAttachmentFluentImpl<V1VolumeAttachmentBuilder> implements VisitableBuilder<V1VolumeAttachment,V1VolumeAttachmentBuilder>
V1VolumeAttachmentFluentImpl.MetadataNestedImpl<N>, V1VolumeAttachmentFluentImpl.SpecNestedImpl<N>, V1VolumeAttachmentFluentImpl.StatusNestedImpl<N>
V1VolumeAttachmentFluent.MetadataNested<N>, V1VolumeAttachmentFluent.SpecNested<N>, V1VolumeAttachmentFluent.StatusNested<N>
_visitables
Constructor and Description |
---|
V1VolumeAttachmentBuilder() |
V1VolumeAttachmentBuilder(Boolean validationEnabled) |
V1VolumeAttachmentBuilder(V1VolumeAttachment instance) |
V1VolumeAttachmentBuilder(V1VolumeAttachment instance,
Boolean validationEnabled) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
V1VolumeAttachment instance) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
V1VolumeAttachment instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachment |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
accept, aggregate, aggregate, build, build, builderOf
public V1VolumeAttachmentBuilder()
public V1VolumeAttachmentBuilder(Boolean validationEnabled)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent, Boolean validationEnabled)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent, V1VolumeAttachment instance)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent, V1VolumeAttachment instance, Boolean validationEnabled)
public V1VolumeAttachmentBuilder(V1VolumeAttachment instance)
public V1VolumeAttachmentBuilder(V1VolumeAttachment instance, Boolean validationEnabled)
public V1VolumeAttachment build()
build
in interface Builder<V1VolumeAttachment>
public boolean equals(Object o)
equals
in class V1VolumeAttachmentFluentImpl<V1VolumeAttachmentBuilder>
public int hashCode()
hashCode
in class V1VolumeAttachmentFluentImpl<V1VolumeAttachmentBuilder>
Copyright © 2021. All rights reserved.