Class V1HostPathVolumeSourceFluentImpl<A extends V1HostPathVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1HostPathVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1HostPathVolumeSourceFluent<A>
- Direct Known Subclasses:
V1HostPathVolumeSourceBuilder
public class V1HostPathVolumeSourceFluentImpl<A extends V1HostPathVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1HostPathVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1HostPathVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1HostPathVolumeSourceFluentImpl
public V1HostPathVolumeSourceFluentImpl() -
V1HostPathVolumeSourceFluentImpl
public V1HostPathVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance)
-
-
Method Details
-
getPath
- Specified by:
getPathin interfaceV1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
withPath
- Specified by:
withPathin interfaceV1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
hasPath
- Specified by:
hasPathin interfaceV1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
getType
- Specified by:
getTypein interfaceV1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
withType
- Specified by:
withTypein interfaceV1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
hasType
- Specified by:
hasTypein interfaceV1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1HostPathVolumeSourceFluent<A>>
-
toString
-