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 class
RBDPersistentVolumeSourceFluentImpl.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:
getFsType
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withFsType
public A withFsType(String fsType)
- Specified by:
withFsType
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasFsType
public Boolean hasFsType()
- Specified by:
hasFsType
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(String arg1)
- Specified by:
withNewFsType
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuilder arg1)
- Specified by:
withNewFsType
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuffer arg1)
- Specified by:
withNewFsType
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getImage
public String getImage()
- Specified by:
getImage
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withImage
public A withImage(String image)
- Specified by:
withImage
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasImage
public Boolean hasImage()
- Specified by:
hasImage
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewImage
public A withNewImage(String arg1)
- Specified by:
withNewImage
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewImage
public A withNewImage(StringBuilder arg1)
- Specified by:
withNewImage
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewImage
public A withNewImage(StringBuffer arg1)
- Specified by:
withNewImage
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getKeyring
public String getKeyring()
- Specified by:
getKeyring
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withKeyring
public A withKeyring(String keyring)
- Specified by:
withKeyring
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasKeyring
public Boolean hasKeyring()
- Specified by:
hasKeyring
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewKeyring
public A withNewKeyring(String arg1)
- Specified by:
withNewKeyring
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewKeyring
public A withNewKeyring(StringBuilder arg1)
- Specified by:
withNewKeyring
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewKeyring
public A withNewKeyring(StringBuffer arg1)
- Specified by:
withNewKeyring
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addToMonitors
public A addToMonitors(int index, String item)
- Specified by:
addToMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
setToMonitors
public A setToMonitors(int index, String item)
- Specified by:
setToMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addToMonitors
public A addToMonitors(String... items)
- Specified by:
addToMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addAllToMonitors
public A addAllToMonitors(Collection<String> items)
- Specified by:
addAllToMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
removeFromMonitors
public A removeFromMonitors(String... items)
- Specified by:
removeFromMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
removeAllFromMonitors
public A removeAllFromMonitors(Collection<String> items)
- Specified by:
removeAllFromMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getMonitors
public List<String> getMonitors()
- Specified by:
getMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getMonitor
public String getMonitor(int index)
- Specified by:
getMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getFirstMonitor
public String getFirstMonitor()
- Specified by:
getFirstMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getLastMonitor
public String getLastMonitor()
- Specified by:
getLastMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getMatchingMonitor
public String getMatchingMonitor(Predicate<String> predicate)
- Specified by:
getMatchingMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasMatchingMonitor
public Boolean hasMatchingMonitor(Predicate<String> predicate)
- Specified by:
hasMatchingMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withMonitors
public A withMonitors(List<String> monitors)
- Specified by:
withMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withMonitors
public A withMonitors(String... monitors)
- Specified by:
withMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasMonitors
public Boolean hasMonitors()
- Specified by:
hasMonitors
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addNewMonitor
public A addNewMonitor(String arg1)
- Specified by:
addNewMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addNewMonitor
public A addNewMonitor(StringBuilder arg1)
- Specified by:
addNewMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
addNewMonitor
public A addNewMonitor(StringBuffer arg1)
- Specified by:
addNewMonitor
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getPool
public String getPool()
- Specified by:
getPool
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withPool
public A withPool(String pool)
- Specified by:
withPool
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasPool
public Boolean hasPool()
- Specified by:
hasPool
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewPool
public A withNewPool(String arg1)
- Specified by:
withNewPool
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewPool
public A withNewPool(StringBuilder arg1)
- Specified by:
withNewPool
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewPool
public A withNewPool(StringBuffer arg1)
- Specified by:
withNewPool
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
isReadOnly
public Boolean isReadOnly()
- Specified by:
isReadOnly
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withReadOnly
public A withReadOnly(Boolean readOnly)
- Specified by:
withReadOnly
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasReadOnly
public Boolean hasReadOnly()
- Specified by:
hasReadOnly
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(String arg1)
- Specified by:
withNewReadOnly
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(boolean arg1)
- Specified by:
withNewReadOnly
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getSecretRef
@Deprecated public SecretReference getSecretRef()
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
- Returns:
- The buildable object.
-
buildSecretRef
public SecretReference buildSecretRef()
- Specified by:
buildSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withSecretRef
public A withSecretRef(SecretReference secretRef)
- Specified by:
withSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasSecretRef
public Boolean hasSecretRef()
- Specified by:
hasSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public A withNewSecretRef(String name, String namespace)
- Specified by:
withNewSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
- Specified by:
withNewSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
- Specified by:
withNewSecretRefLike
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
editSecretRef
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
- Specified by:
editSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
- Specified by:
editOrNewSecretRef
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
- Specified by:
editOrNewSecretRefLike
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
getUser
public String getUser()
- Specified by:
getUser
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withUser
public A withUser(String user)
- Specified by:
withUser
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
hasUser
public Boolean hasUser()
- Specified by:
hasUser
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(String arg1)
- Specified by:
withNewUser
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(StringBuilder arg1)
- Specified by:
withNewUser
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(StringBuffer arg1)
- Specified by:
withNewUser
in interfaceRBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>
-
-