Package io.fabric8.kubernetes.api.model
Class AWSElasticBlockStoreVolumeSourceFluentImpl<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,AWSElasticBlockStoreVolumeSourceFluent<A>
- Direct Known Subclasses:
AWSElasticBlockStoreVolumeSourceBuilder,DoneableAWSElasticBlockStoreVolumeSource,PersistentVolumeSpecFluentImpl.AwsElasticBlockStoreNestedImpl,VolumeFluentImpl.AwsElasticBlockStoreNestedImpl,WatchEventFluentImpl.AWSElasticBlockStoreVolumeSourceObjectNestedImpl
public class AWSElasticBlockStoreVolumeSourceFluentImpl<A extends AWSElasticBlockStoreVolumeSourceFluent<A>> extends BaseFluent<A> implements AWSElasticBlockStoreVolumeSourceFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AWSElasticBlockStoreVolumeSourceFluentImpl()AWSElasticBlockStoreVolumeSourceFluentImpl(AWSElasticBlockStoreVolumeSource instance) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetFsType()IntegergetPartition()StringgetVolumeID()BooleanhasFsType()BooleanhasPartition()BooleanhasReadOnly()BooleanhasVolumeID()BooleanisReadOnly()AwithFsType(String fsType)AwithNewFsType(String arg1)AwithNewFsType(StringBuffer arg1)AwithNewFsType(StringBuilder arg1)AwithNewPartition(int arg1)AwithNewPartition(String arg1)AwithNewReadOnly(boolean arg1)AwithNewReadOnly(String arg1)AwithNewVolumeID(String arg1)AwithNewVolumeID(StringBuffer arg1)AwithNewVolumeID(StringBuilder arg1)AwithPartition(Integer partition)AwithReadOnly(Boolean readOnly)AwithVolumeID(String volumeID)
-
Constructor Details
-
AWSElasticBlockStoreVolumeSourceFluentImpl
public AWSElasticBlockStoreVolumeSourceFluentImpl() -
AWSElasticBlockStoreVolumeSourceFluentImpl
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getPartition
- Specified by:
getPartitionin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withPartition
- Specified by:
withPartitionin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasPartition
- Specified by:
hasPartitionin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewPartition
- Specified by:
withNewPartitionin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewPartition
- Specified by:
withNewPartitionin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
isReadOnly
- Specified by:
isReadOnlyin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getVolumeID
- Specified by:
getVolumeIDin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withVolumeID
- Specified by:
withVolumeIDin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasVolumeID
- Specified by:
hasVolumeIDin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewVolumeID
- Specified by:
withNewVolumeIDin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewVolumeID
- Specified by:
withNewVolumeIDin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withNewVolumeID
- Specified by:
withNewVolumeIDin interfaceAWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>
-
equals
-