Class V1RBDPersistentVolumeSourceFluentImpl<A extends V1RBDPersistentVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1RBDPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
V1RBDPersistentVolumeSourceBuilder
public class V1RBDPersistentVolumeSourceFluentImpl<A extends V1RBDPersistentVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1RBDPersistentVolumeSourceFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSourceFluent
V1RBDPersistentVolumeSourceFluent.SecretRefNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1RBDPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToMonitors(Collection<String> items) addToMonitors(Integer index, String item) addToMonitors(String... items) io.kubernetes.client.openapi.models.V1SecretReferenceeditOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) booleangetImage()getMatchingMonitor(Predicate<String> predicate) getMonitor(Integer index) getPool()io.kubernetes.client.openapi.models.V1SecretReferenceDeprecated.getUser()inthashCode()hasImage()hasMatchingMonitor(Predicate<String> predicate) hasPool()hasUser()removeAllFromMonitors(Collection<String> items) removeFromMonitors(String... items) setToMonitors(Integer index, String item) toString()withFsType(String fsType) withKeyring(String keyring) withMonitors(String... monitors) withMonitors(List<String> monitors) withNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) withReadOnly(Boolean readOnly) withSecretRef(io.kubernetes.client.openapi.models.V1SecretReference secretRef) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1RBDPersistentVolumeSourceFluentImpl
public V1RBDPersistentVolumeSourceFluentImpl() -
V1RBDPersistentVolumeSourceFluentImpl
public V1RBDPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getImage
- Specified by:
getImagein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withImage
- Specified by:
withImagein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasImage
- Specified by:
hasImagein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getKeyring
- Specified by:
getKeyringin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withKeyring
- Specified by:
withKeyringin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasKeyring
- Specified by:
hasKeyringin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
addToMonitors
- Specified by:
addToMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
setToMonitors
- Specified by:
setToMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
addToMonitors
- Specified by:
addToMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
addAllToMonitors
- Specified by:
addAllToMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
removeFromMonitors
- Specified by:
removeFromMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
removeAllFromMonitors
- Specified by:
removeAllFromMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getMonitors
- Specified by:
getMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getMonitor
- Specified by:
getMonitorin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getFirstMonitor
- Specified by:
getFirstMonitorin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getLastMonitor
- Specified by:
getLastMonitorin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getMatchingMonitor
- Specified by:
getMatchingMonitorin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasMatchingMonitor
- Specified by:
hasMatchingMonitorin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withMonitors
- Specified by:
withMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withMonitors
- Specified by:
withMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasMonitors
- Specified by:
hasMonitorsin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getPool
- Specified by:
getPoolin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withPool
- Specified by:
withPoolin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasPool
- Specified by:
hasPoolin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
public io.kubernetes.client.openapi.models.V1SecretReference buildSecretRef()- Specified by:
buildSecretRefin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRefin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRefin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRefin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public V1RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) - Specified by:
withNewSecretRefLikein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRefin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRefin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public V1RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) - Specified by:
editOrNewSecretRefLikein interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
getUser
- Specified by:
getUserin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
withUser
- Specified by:
withUserin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hasUser
- Specified by:
hasUserin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1RBDPersistentVolumeSourceFluent<A extends V1RBDPersistentVolumeSourceFluent<A>>
-