public class V1AWSElasticBlockStoreVolumeSourceFluentImpl<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>> extends BaseFluent<A> implements V1AWSElasticBlockStoreVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1AWSElasticBlockStoreVolumeSourceFluentImpl() |
V1AWSElasticBlockStoreVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource 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() |
String |
toString() |
A |
withFsType(String fsType) |
A |
withPartition(Integer partition) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
A |
withVolumeID(String volumeID) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1AWSElasticBlockStoreVolumeSourceFluentImpl()
public V1AWSElasticBlockStoreVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.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 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 getReadOnly()
getReadOnly 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 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 boolean equals(Object o)
equals in class BaseFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.