public class AWSElasticBlockStoreVolumeSourceFluentImpl<A extends AWSElasticBlockStoreVolumeSourceFluent<A>> extends BaseFluent<A> implements AWSElasticBlockStoreVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
AWSElasticBlockStoreVolumeSourceFluentImpl() |
AWSElasticBlockStoreVolumeSourceFluentImpl(AWSElasticBlockStoreVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
Integer |
getPartition() |
Boolean |
getReadOnly() |
String |
getVolumeID() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasPartition() |
Boolean |
hasReadOnly() |
Boolean |
hasVolumeID() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg0)
Deprecated.
|
A |
withNewVolumeID(String arg0)
Deprecated.
|
A |
withPartition(Integer partition) |
A |
withReadOnly(Boolean readOnly) |
A |
withVolumeID(String volumeID) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AWSElasticBlockStoreVolumeSourceFluentImpl()
public AWSElasticBlockStoreVolumeSourceFluentImpl(AWSElasticBlockStoreVolumeSource instance)
public String getFsType()
getFsType in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>@Deprecated public A withNewFsType(String arg0)
withNewFsType in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public Integer getPartition()
getPartition in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public A withPartition(Integer partition)
withPartition in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public Boolean hasPartition()
hasPartition in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public String getVolumeID()
getVolumeID in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public A withVolumeID(String volumeID)
withVolumeID in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>public Boolean hasVolumeID()
hasVolumeID in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>@Deprecated public A withNewVolumeID(String arg0)
withNewVolumeID in interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.