Package io.fabric8.kubernetes.api.model
Interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
PersistentVolumeSpecFluent.RbdNested<N>
,WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>
- All Known Implementing Classes:
DoneableRBDPersistentVolumeSource
,PersistentVolumeSpecFluentImpl.RbdNestedImpl
,RBDPersistentVolumeSourceBuilder
,RBDPersistentVolumeSourceFluentImpl
,WatchEventFluentImpl.RBDPersistentVolumeSourceObjectNestedImpl
public interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
RBDPersistentVolumeSourceFluent.SecretRefNested<N>
-
Method Summary
-
Method Details
-
getFsType
String getFsType() -
withFsType
-
hasFsType
Boolean hasFsType() -
withNewFsType
-
withNewFsType
-
withNewFsType
-
getImage
String getImage() -
withImage
-
hasImage
Boolean hasImage() -
withNewImage
-
withNewImage
-
withNewImage
-
getKeyring
String getKeyring() -
withKeyring
-
hasKeyring
Boolean hasKeyring() -
withNewKeyring
-
withNewKeyring
-
withNewKeyring
-
addToMonitors
-
setToMonitors
-
addToMonitors
-
addAllToMonitors
-
removeFromMonitors
-
removeAllFromMonitors
-
getMonitors
-
getMonitor
-
getFirstMonitor
String getFirstMonitor() -
getLastMonitor
String getLastMonitor() -
getMatchingMonitor
-
hasMatchingMonitor
-
withMonitors
-
withMonitors
-
hasMonitors
Boolean hasMonitors() -
addNewMonitor
-
addNewMonitor
-
addNewMonitor
-
getPool
String getPool() -
withPool
-
hasPool
Boolean hasPool() -
withNewPool
-
withNewPool
-
withNewPool
-
isReadOnly
Boolean isReadOnly() -
withReadOnly
-
hasReadOnly
Boolean hasReadOnly() -
withNewReadOnly
-
withNewReadOnly
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Returns:
- The buildable object.
-
buildSecretRef
SecretReference buildSecretRef() -
withSecretRef
-
hasSecretRef
Boolean hasSecretRef() -
withNewSecretRef
-
withNewSecretRef
RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef() -
withNewSecretRefLike
-
editSecretRef
RBDPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef() -
editOrNewSecretRef
RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef() -
editOrNewSecretRefLike
-
getUser
String getUser() -
withUser
-
hasUser
Boolean hasUser() -
withNewUser
-
withNewUser
-
withNewUser
-