Class V1AttachedVolumeFluentImpl<A extends V1AttachedVolumeFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1AttachedVolumeFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1AttachedVolumeFluent<A>
- Direct Known Subclasses:
V1AttachedVolumeBuilder
public class V1AttachedVolumeFluentImpl<A extends V1AttachedVolumeFluent<A>>
extends BaseFluent<A>
implements V1AttachedVolumeFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1AttachedVolumeFluentImpl(io.kubernetes.client.openapi.models.V1AttachedVolume instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1AttachedVolumeFluentImpl
public V1AttachedVolumeFluentImpl() -
V1AttachedVolumeFluentImpl
public V1AttachedVolumeFluentImpl(io.kubernetes.client.openapi.models.V1AttachedVolume instance)
-
-
Method Details
-
getDevicePath
- Specified by:
getDevicePathin interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
withDevicePath
- Specified by:
withDevicePathin interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
hasDevicePath
- Specified by:
hasDevicePathin interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1AttachedVolumeFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1AttachedVolumeFluent<A>>
-
toString
-