Class V1AWSElasticBlockStoreVolumeSourceFluentImpl<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1AWSElasticBlockStoreVolumeSourceFluent<A>
- Direct Known Subclasses:
V1AWSElasticBlockStoreVolumeSourceBuilder
public class V1AWSElasticBlockStoreVolumeSourceFluentImpl<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1AWSElasticBlockStoreVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1AWSElasticBlockStoreVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()withFsType(String fsType) withPartition(Integer partition) withReadOnly(Boolean readOnly) withVolumeID(String volumeID) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1AWSElasticBlockStoreVolumeSourceFluentImpl
public V1AWSElasticBlockStoreVolumeSourceFluentImpl() -
V1AWSElasticBlockStoreVolumeSourceFluentImpl
public V1AWSElasticBlockStoreVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1AWSElasticBlockStoreVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getPartition
- Specified by:
getPartitionin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withPartition
- Specified by:
withPartitionin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasPartition
- Specified by:
hasPartitionin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getVolumeID
- Specified by:
getVolumeIDin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withVolumeID
- Specified by:
withVolumeIDin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasVolumeID
- Specified by:
hasVolumeIDin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-