public class V1AWSElasticBlockStoreVolumeSourceFluentImpl<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>> extends BaseFluent<A> implements V1AWSElasticBlockStoreVolumeSourceFluent<A>
_visitables
Constructor and Description |
---|
V1AWSElasticBlockStoreVolumeSourceFluentImpl() |
V1AWSElasticBlockStoreVolumeSourceFluentImpl(V1AWSElasticBlockStoreVolumeSource instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFsType() |
Integer |
getPartition() |
String |
getVolumeID() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasPartition() |
Boolean |
hasReadOnly() |
Boolean |
hasVolumeID() |
Boolean |
isReadOnly() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg1) |
A |
withNewFsType(StringBuffer arg1) |
A |
withNewFsType(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withNewVolumeID(String arg1) |
A |
withNewVolumeID(StringBuffer arg1) |
A |
withNewVolumeID(StringBuilder arg1) |
A |
withPartition(Integer partition) |
A |
withReadOnly(Boolean readOnly) |
A |
withVolumeID(String volumeID) |
public V1AWSElasticBlockStoreVolumeSourceFluentImpl()
public V1AWSElasticBlockStoreVolumeSourceFluentImpl(V1AWSElasticBlockStoreVolumeSource instance)
public String getFsType()
getFsType
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withFsType(String fsType)
withFsType
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public Boolean hasFsType()
hasFsType
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewFsType(String arg1)
withNewFsType
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewFsType(StringBuilder arg1)
withNewFsType
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewFsType(StringBuffer arg1)
withNewFsType
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public Integer getPartition()
getPartition
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withPartition(Integer partition)
withPartition
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public Boolean hasPartition()
hasPartition
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withReadOnly(Boolean readOnly)
withReadOnly
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public Boolean hasReadOnly()
hasReadOnly
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewReadOnly(String arg1)
withNewReadOnly
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public String getVolumeID()
getVolumeID
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withVolumeID(String volumeID)
withVolumeID
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public Boolean hasVolumeID()
hasVolumeID
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewVolumeID(String arg1)
withNewVolumeID
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewVolumeID(StringBuilder arg1)
withNewVolumeID
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
public A withNewVolumeID(StringBuffer arg1)
withNewVolumeID
in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
Copyright © 2020. All rights reserved.