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 TypeMethodDescriptionboolean
int
hashCode()
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:
getFsType
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsType
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsType
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getPartition
- Specified by:
getPartition
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withPartition
- Specified by:
withPartition
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasPartition
- Specified by:
hasPartition
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnly
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnly
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
getVolumeID
- Specified by:
getVolumeID
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
withVolumeID
- Specified by:
withVolumeID
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hasVolumeID
- Specified by:
hasVolumeID
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>
-