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:
getDevicePath
in interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
withDevicePath
- Specified by:
withDevicePath
in interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
hasDevicePath
- Specified by:
hasDevicePath
in interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
getName
- Specified by:
getName
in interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
withName
- Specified by:
withName
in interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1AttachedVolumeFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1AttachedVolumeFluent<A>>
-
toString
-