public class V1CinderVolumeSourceBuilder extends V1CinderVolumeSourceFluentImpl<V1CinderVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1CinderVolumeSource,V1CinderVolumeSourceBuilder>
V1CinderVolumeSourceFluentImpl.SecretRefNestedImpl<N>V1CinderVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CinderVolumeSourceBuilder() |
V1CinderVolumeSourceBuilder(Boolean validationEnabled) |
V1CinderVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderVolumeSource instance) |
V1CinderVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderVolumeSource instance,
Boolean validationEnabled) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CinderVolumeSource instance) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CinderVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1CinderVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getReadOnly, getSecretRef, getVolumeID, hasFsType, hasReadOnly, hasSecretRef, hasVolumeID, withFsType, withNewFsType, withNewSecretRef, withNewSecretRefLike, withNewVolumeID, withReadOnly, withSecretRef, withVolumeIDaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1CinderVolumeSourceBuilder()
public V1CinderVolumeSourceBuilder(Boolean validationEnabled)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderVolumeSource instance)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderVolumeSource instance, Boolean validationEnabled)
public V1CinderVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderVolumeSource instance)
public V1CinderVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderVolumeSource instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1CinderVolumeSource build()
public boolean equals(Object o)
equals in class V1CinderVolumeSourceFluentImpl<V1CinderVolumeSourceBuilder>public int hashCode()
hashCode in class V1CinderVolumeSourceFluentImpl<V1CinderVolumeSourceBuilder>Copyright © 2022. All rights reserved.