public class V1CinderPersistentVolumeSourceBuilder extends V1CinderPersistentVolumeSourceFluentImpl<V1CinderPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource,V1CinderPersistentVolumeSourceBuilder>
V1CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1CinderPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1CinderPersistentVolumeSourceBuilder() |
V1CinderPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource |
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, withVolumeID
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1CinderPersistentVolumeSourceBuilder()
public V1CinderPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance, Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance)
public V1CinderPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource build()
public boolean equals(Object o)
equals
in class V1CinderPersistentVolumeSourceFluentImpl<V1CinderPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1CinderPersistentVolumeSourceFluentImpl<V1CinderPersistentVolumeSourceBuilder>
Copyright © 2021. All rights reserved.