public class V1VolumeAttachmentBuilder extends V1VolumeAttachmentFluentImpl<V1VolumeAttachmentBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1VolumeAttachment,V1VolumeAttachmentBuilder>
V1VolumeAttachmentFluentImpl.MetadataNestedImpl<N>, V1VolumeAttachmentFluentImpl.SpecNestedImpl<N>, V1VolumeAttachmentFluentImpl.StatusNestedImpl<N>V1VolumeAttachmentFluent.MetadataNested<N>, V1VolumeAttachmentFluent.SpecNested<N>, V1VolumeAttachmentFluent.StatusNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1VolumeAttachmentBuilder() |
V1VolumeAttachmentBuilder(Boolean validationEnabled) |
V1VolumeAttachmentBuilder(io.kubernetes.client.openapi.models.V1VolumeAttachment instance) |
V1VolumeAttachmentBuilder(io.kubernetes.client.openapi.models.V1VolumeAttachment instance,
Boolean validationEnabled) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
io.kubernetes.client.openapi.models.V1VolumeAttachment instance) |
V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent,
io.kubernetes.client.openapi.models.V1VolumeAttachment instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.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, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1VolumeAttachmentBuilder()
public V1VolumeAttachmentBuilder(Boolean validationEnabled)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent, Boolean validationEnabled)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeAttachment instance)
public V1VolumeAttachmentBuilder(V1VolumeAttachmentFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeAttachment instance, Boolean validationEnabled)
public V1VolumeAttachmentBuilder(io.kubernetes.client.openapi.models.V1VolumeAttachment instance)
public V1VolumeAttachmentBuilder(io.kubernetes.client.openapi.models.V1VolumeAttachment instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1VolumeAttachment build()
public boolean equals(Object o)
equals in class V1VolumeAttachmentFluentImpl<V1VolumeAttachmentBuilder>public int hashCode()
hashCode in class V1VolumeAttachmentFluentImpl<V1VolumeAttachmentBuilder>Copyright © 2022. All rights reserved.