Package io.fabric8.kubernetes.api.model
Class QuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.QuobyteVolumeSourceFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,QuobyteVolumeSourceFluent<A>
- Direct Known Subclasses:
PersistentVolumeSpecFluentImpl.QuobyteNestedImpl,QuobyteVolumeSourceBuilder,VolumeFluentImpl.QuobyteNestedImpl,WatchEventFluentImpl.QuobyteVolumeSourceObjectNestedImpl
public class QuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>> extends BaseFluent<A> implements QuobyteVolumeSourceFluent<A>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description QuobyteVolumeSourceFluentImpl()QuobyteVolumeSourceFluentImpl(QuobyteVolumeSource instance)
-
Method Summary
-
-
-
Constructor Detail
-
QuobyteVolumeSourceFluentImpl
public QuobyteVolumeSourceFluentImpl()
-
QuobyteVolumeSourceFluentImpl
public QuobyteVolumeSourceFluentImpl(QuobyteVolumeSource instance)
-
-
Method Detail
-
getGroup
public String getGroup()
- Specified by:
getGroupin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withGroup
public A withGroup(String group)
- Specified by:
withGroupin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
hasGroup
public Boolean hasGroup()
- Specified by:
hasGroupin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewGroup
public A withNewGroup(String arg1)
- Specified by:
withNewGroupin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewGroup
public A withNewGroup(StringBuilder arg1)
- Specified by:
withNewGroupin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewGroup
public A withNewGroup(StringBuffer arg1)
- Specified by:
withNewGroupin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
isReadOnly
public Boolean isReadOnly()
- Specified by:
isReadOnlyin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withReadOnly
public A withReadOnly(Boolean readOnly)
- Specified by:
withReadOnlyin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
hasReadOnly
public Boolean hasReadOnly()
- Specified by:
hasReadOnlyin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(String arg1)
- Specified by:
withNewReadOnlyin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(boolean arg1)
- Specified by:
withNewReadOnlyin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
getRegistry
public String getRegistry()
- Specified by:
getRegistryin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withRegistry
public A withRegistry(String registry)
- Specified by:
withRegistryin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
hasRegistry
public Boolean hasRegistry()
- Specified by:
hasRegistryin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewRegistry
public A withNewRegistry(String arg1)
- Specified by:
withNewRegistryin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewRegistry
public A withNewRegistry(StringBuilder arg1)
- Specified by:
withNewRegistryin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewRegistry
public A withNewRegistry(StringBuffer arg1)
- Specified by:
withNewRegistryin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
getTenant
public String getTenant()
- Specified by:
getTenantin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withTenant
public A withTenant(String tenant)
- Specified by:
withTenantin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
hasTenant
public Boolean hasTenant()
- Specified by:
hasTenantin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewTenant
public A withNewTenant(String arg1)
- Specified by:
withNewTenantin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewTenant
public A withNewTenant(StringBuilder arg1)
- Specified by:
withNewTenantin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewTenant
public A withNewTenant(StringBuffer arg1)
- Specified by:
withNewTenantin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
getUser
public String getUser()
- Specified by:
getUserin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withUser
public A withUser(String user)
- Specified by:
withUserin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
hasUser
public Boolean hasUser()
- Specified by:
hasUserin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(String arg1)
- Specified by:
withNewUserin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(StringBuilder arg1)
- Specified by:
withNewUserin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewUser
public A withNewUser(StringBuffer arg1)
- Specified by:
withNewUserin interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
getVolume
public String getVolume()
- Specified by:
getVolumein interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withVolume
public A withVolume(String volume)
- Specified by:
withVolumein interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
hasVolume
public Boolean hasVolume()
- Specified by:
hasVolumein interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewVolume
public A withNewVolume(String arg1)
- Specified by:
withNewVolumein interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewVolume
public A withNewVolume(StringBuilder arg1)
- Specified by:
withNewVolumein interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
withNewVolume
public A withNewVolume(StringBuffer arg1)
- Specified by:
withNewVolumein interfaceQuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
-
-