Class V1PortworxVolumeSourceFluentImpl<A extends V1PortworxVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PortworxVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1PortworxVolumeSourceFluent<A>
- Direct Known Subclasses:
V1PortworxVolumeSourceBuilder
public class V1PortworxVolumeSourceFluentImpl<A extends V1PortworxVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1PortworxVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1PortworxVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1PortworxVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()withFsType(String fsType) 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
-
V1PortworxVolumeSourceFluentImpl
public V1PortworxVolumeSourceFluentImpl() -
V1PortworxVolumeSourceFluentImpl
public V1PortworxVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1PortworxVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
getVolumeID
- Specified by:
getVolumeIDin interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
withVolumeID
- Specified by:
withVolumeIDin interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
hasVolumeID
- Specified by:
hasVolumeIDin interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1PortworxVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1PortworxVolumeSourceFluent<A extends V1PortworxVolumeSourceFluent<A>>
-