Class V1PhotonPersistentDiskVolumeSourceBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSourceFluentImpl<V1PhotonPersistentDiskVolumeSourceBuilder>
io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSourceBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource>
,Fluent<V1PhotonPersistentDiskVolumeSourceBuilder>
,Visitable<V1PhotonPersistentDiskVolumeSourceBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource,
,V1PhotonPersistentDiskVolumeSourceBuilder> V1PhotonPersistentDiskVolumeSourceFluent<V1PhotonPersistentDiskVolumeSourceBuilder>
public class V1PhotonPersistentDiskVolumeSourceBuilder
extends V1PhotonPersistentDiskVolumeSourceFluentImpl<V1PhotonPersistentDiskVolumeSourceBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource,V1PhotonPersistentDiskVolumeSourceBuilder>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1PhotonPersistentDiskVolumeSourceBuilder
(io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance) V1PhotonPersistentDiskVolumeSourceBuilder
(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance) V1PhotonPersistentDiskVolumeSourceBuilder
(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled) V1PhotonPersistentDiskVolumeSourceBuilder
(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled) V1PhotonPersistentDiskVolumeSourceBuilder
(io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled) V1PhotonPersistentDiskVolumeSourceBuilder
(Boolean validationEnabled) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource
build()
Methods inherited from class io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSourceFluentImpl
equals, getFsType, getPdID, hasFsType, hashCode, hasPdID, toString, withFsType, withPdID
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1PhotonPersistentDiskVolumeSourceBuilder
public V1PhotonPersistentDiskVolumeSourceBuilder() -
V1PhotonPersistentDiskVolumeSourceBuilder
-
V1PhotonPersistentDiskVolumeSourceBuilder
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent) -
V1PhotonPersistentDiskVolumeSourceBuilder
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled) -
V1PhotonPersistentDiskVolumeSourceBuilder
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance) -
V1PhotonPersistentDiskVolumeSourceBuilder
public V1PhotonPersistentDiskVolumeSourceBuilder(V1PhotonPersistentDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled) -
V1PhotonPersistentDiskVolumeSourceBuilder
public V1PhotonPersistentDiskVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance) -
V1PhotonPersistentDiskVolumeSourceBuilder
public V1PhotonPersistentDiskVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)
-
-
Method Details