Package io.fabric8.kubernetes.api.model
Class RBDPersistentVolumeSourceFluentImpl<A extends RBDPersistentVolumeSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,RBDPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
PersistentVolumeSpecFluentImpl.RbdNestedImpl,RBDPersistentVolumeSourceBuilder,WatchEventFluentImpl.RBDPersistentVolumeSourceObjectNestedImpl
public class RBDPersistentVolumeSourceFluentImpl<A extends RBDPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements RBDPersistentVolumeSourceFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classRBDPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluent
RBDPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description RBDPersistentVolumeSourceFluentImpl()RBDPersistentVolumeSourceFluentImpl(RBDPersistentVolumeSource instance)
-
Method Summary
-
-
-
Constructor Detail
-
RBDPersistentVolumeSourceFluentImpl
public RBDPersistentVolumeSourceFluentImpl()
-
RBDPersistentVolumeSourceFluentImpl
public RBDPersistentVolumeSourceFluentImpl(RBDPersistentVolumeSource instance)
-
-
Method Detail
-
getFsType
public String getFsType()
- Specified by:
getFsTypein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withFsType
public A withFsType(String fsType)
- Specified by:
withFsTypein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasFsType
public Boolean hasFsType()
- Specified by:
hasFsTypein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(String arg1)
- Specified by:
withNewFsTypein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuilder arg1)
- Specified by:
withNewFsTypein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuffer arg1)
- Specified by:
withNewFsTypein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getImage
public String getImage()
- Specified by:
getImagein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withImage
public A withImage(String image)
- Specified by:
withImagein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasImage
public Boolean hasImage()
- Specified by:
hasImagein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewImage
public A withNewImage(String arg1)
- Specified by:
withNewImagein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewImage
public A withNewImage(StringBuilder arg1)
- Specified by:
withNewImagein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewImage
public A withNewImage(StringBuffer arg1)
- Specified by:
withNewImagein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getKeyring
public String getKeyring()
- Specified by:
getKeyringin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withKeyring
public A withKeyring(String keyring)
- Specified by:
withKeyringin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasKeyring
public Boolean hasKeyring()
- Specified by:
hasKeyringin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewKeyring
public A withNewKeyring(String arg1)
- Specified by:
withNewKeyringin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewKeyring
public A withNewKeyring(StringBuilder arg1)
- Specified by:
withNewKeyringin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewKeyring
public A withNewKeyring(StringBuffer arg1)
- Specified by:
withNewKeyringin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addToMonitors
public A addToMonitors(int index, String item)
- Specified by:
addToMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
setToMonitors
public A setToMonitors(int index, String item)
- Specified by:
setToMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addToMonitors
public A addToMonitors(String... items)
- Specified by:
addToMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addAllToMonitors
public A addAllToMonitors(Collection<String> items)
- Specified by:
addAllToMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
removeFromMonitors
public A removeFromMonitors(String... items)
- Specified by:
removeFromMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
removeAllFromMonitors
public A removeAllFromMonitors(Collection<String> items)
- Specified by:
removeAllFromMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getMonitors
public List<String> getMonitors()
- Specified by:
getMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getMonitor
public String getMonitor(int index)
- Specified by:
getMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getFirstMonitor
public String getFirstMonitor()
- Specified by:
getFirstMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getLastMonitor
public String getLastMonitor()
- Specified by:
getLastMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getMatchingMonitor
public String getMatchingMonitor(Predicate<String> predicate)
- Specified by:
getMatchingMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasMatchingMonitor
public Boolean hasMatchingMonitor(Predicate<String> predicate)
- Specified by:
hasMatchingMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withMonitors
public A withMonitors(List<String> monitors)
- Specified by:
withMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withMonitors
public A withMonitors(String... monitors)
- Specified by:
withMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasMonitors
public Boolean hasMonitors()
- Specified by:
hasMonitorsin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addNewMonitor
public A addNewMonitor(String arg1)
- Specified by:
addNewMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addNewMonitor
public A addNewMonitor(StringBuilder arg1)
- Specified by:
addNewMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addNewMonitor
public A addNewMonitor(StringBuffer arg1)
- Specified by:
addNewMonitorin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getPool
public String getPool()
- Specified by:
getPoolin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withPool
public A withPool(String pool)
- Specified by:
withPoolin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasPool
public Boolean hasPool()
- Specified by:
hasPoolin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewPool
public A withNewPool(String arg1)
- Specified by:
withNewPoolin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewPool
public A withNewPool(StringBuilder arg1)
- Specified by:
withNewPoolin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewPool
public A withNewPool(StringBuffer arg1)
- Specified by:
withNewPoolin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
isReadOnly
public Boolean isReadOnly()
- Specified by:
isReadOnlyin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withReadOnly
public A withReadOnly(Boolean readOnly)
- Specified by:
withReadOnlyin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasReadOnly
public Boolean hasReadOnly()
- Specified by:
hasReadOnlyin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(String arg1)
- Specified by:
withNewReadOnlyin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(boolean arg1)
- Specified by:
withNewReadOnlyin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getSecretRef
@Deprecated public SecretReference getSecretRef()
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
public SecretReference buildSecretRef()
- Specified by:
buildSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withSecretRef
public A withSecretRef(SecretReference secretRef)
- Specified by:
withSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasSecretRef
public Boolean hasSecretRef()
- Specified by:
hasSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public A withNewSecretRef(String name, String namespace)
- Specified by:
withNewSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
- Specified by:
withNewSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
- Specified by:
withNewSecretRefLikein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
editSecretRef
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
- Specified by:
editSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
- Specified by:
editOrNewSecretRefin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
- Specified by:
editOrNewSecretRefLikein interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getUser
public String getUser()
- Specified by:
getUserin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withUser
public A withUser(String user)
- Specified by:
withUserin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasUser
public Boolean hasUser()
- Specified by:
hasUserin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(String arg1)
- Specified by:
withNewUserin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(StringBuilder arg1)
- Specified by:
withNewUserin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(StringBuffer arg1)
- Specified by:
withNewUserin interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
-