public class V1beta1VolumeAttachmentBuilder extends V1beta1VolumeAttachmentFluentImpl<V1beta1VolumeAttachmentBuilder> implements VisitableBuilder<V1beta1VolumeAttachment,V1beta1VolumeAttachmentBuilder>
V1beta1VolumeAttachmentFluentImpl.MetadataNestedImpl<N>, V1beta1VolumeAttachmentFluentImpl.SpecNestedImpl<N>, V1beta1VolumeAttachmentFluentImpl.StatusNestedImpl<N>
V1beta1VolumeAttachmentFluent.MetadataNested<N>, V1beta1VolumeAttachmentFluent.SpecNested<N>, V1beta1VolumeAttachmentFluent.StatusNested<N>
_visitables
Constructor and Description |
---|
V1beta1VolumeAttachmentBuilder() |
V1beta1VolumeAttachmentBuilder(Boolean validationEnabled) |
V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachment instance) |
V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachment instance,
Boolean validationEnabled) |
V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent) |
V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent,
Boolean validationEnabled) |
V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent,
V1beta1VolumeAttachment instance) |
V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent,
V1beta1VolumeAttachment instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1VolumeAttachment |
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 V1beta1VolumeAttachmentBuilder()
public V1beta1VolumeAttachmentBuilder(Boolean validationEnabled)
public V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent)
public V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent, Boolean validationEnabled)
public V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent, V1beta1VolumeAttachment instance)
public V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachmentFluent<?> fluent, V1beta1VolumeAttachment instance, Boolean validationEnabled)
public V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachment instance)
public V1beta1VolumeAttachmentBuilder(V1beta1VolumeAttachment instance, Boolean validationEnabled)
public V1beta1VolumeAttachment build()
build
in interface Builder<V1beta1VolumeAttachment>
public boolean equals(Object o)
equals
in class V1beta1VolumeAttachmentFluentImpl<V1beta1VolumeAttachmentBuilder>
public int hashCode()
hashCode
in class V1beta1VolumeAttachmentFluentImpl<V1beta1VolumeAttachmentBuilder>
Copyright © 2020. All rights reserved.