public class V1CinderPersistentVolumeSourceFluentImpl<A extends V1CinderPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1CinderPersistentVolumeSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
V1CinderPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1CinderPersistentVolumeSourceFluentImpl() |
V1CinderPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1CinderPersistentVolumeSourceFluentImpl()
public V1CinderPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource instance)
public String getFsType()
getFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withFsType(String fsType)
withFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasFsType()
hasFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
@Deprecated public A withNewFsType(String original)
withNewFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean getReadOnly()
getReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withReadOnly(Boolean readOnly)
withReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasReadOnly()
hasReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1SecretReference getSecretRef()
getSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public io.kubernetes.client.openapi.models.V1SecretReference buildSecretRef()
buildSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withSecretRef(io.kubernetes.client.openapi.models.V1SecretReference secretRef)
withSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasSecretRef()
hasSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item)
withNewSecretRefLike
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item)
editOrNewSecretRefLike
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public String getVolumeID()
getVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withVolumeID(String volumeID)
withVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasVolumeID()
hasVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
@Deprecated public A withNewVolumeID(String original)
withNewVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
Copyright © 2021. All rights reserved.