Package io.fabric8.kubernetes.api.model
Class PortworxVolumeSourceBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PortworxVolumeSourceFluentImpl<PortworxVolumeSourceBuilder>
io.fabric8.kubernetes.api.model.PortworxVolumeSourceBuilder
- All Implemented Interfaces:
Builder<PortworxVolumeSource>,Fluent<PortworxVolumeSourceBuilder>,Visitable<PortworxVolumeSourceBuilder>,VisitableBuilder<PortworxVolumeSource,PortworxVolumeSourceBuilder>,PortworxVolumeSourceFluent<PortworxVolumeSourceBuilder>
public class PortworxVolumeSourceBuilder extends PortworxVolumeSourceFluentImpl<PortworxVolumeSourceBuilder> implements VisitableBuilder<PortworxVolumeSource,PortworxVolumeSourceBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PortworxVolumeSourceBuilder()PortworxVolumeSourceBuilder(PortworxVolumeSource instance)PortworxVolumeSourceBuilder(PortworxVolumeSourceFluent<?> fluent)PortworxVolumeSourceBuilder(PortworxVolumeSourceFluent<?> fluent, PortworxVolumeSource instance)PortworxVolumeSourceBuilder(PortworxVolumeSourceFluent<?> fluent, PortworxVolumeSource instance, Boolean validationEnabled)PortworxVolumeSourceBuilder(PortworxVolumeSourceFluent<?> fluent, Boolean validationEnabled)PortworxVolumeSourceBuilder(PortworxVolumeSource instance, Boolean validationEnabled)PortworxVolumeSourceBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description PortworxVolumeSourcebuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.PortworxVolumeSourceFluentImpl
getFsType, getVolumeID, hasFsType, hasReadOnly, hasVolumeID, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewVolumeID, withNewVolumeID, withNewVolumeID, withReadOnly, withVolumeIDMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
PortworxVolumeSourceBuilder
public PortworxVolumeSourceBuilder() -
PortworxVolumeSourceBuilder
-
PortworxVolumeSourceBuilder
-
PortworxVolumeSourceBuilder
public PortworxVolumeSourceBuilder(PortworxVolumeSourceFluent<?> fluent, Boolean validationEnabled) -
PortworxVolumeSourceBuilder
public PortworxVolumeSourceBuilder(PortworxVolumeSourceFluent<?> fluent, PortworxVolumeSource instance) -
PortworxVolumeSourceBuilder
public PortworxVolumeSourceBuilder(PortworxVolumeSourceFluent<?> fluent, PortworxVolumeSource instance, Boolean validationEnabled) -
PortworxVolumeSourceBuilder
-
PortworxVolumeSourceBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<PortworxVolumeSource>
-
equals
- Overrides:
equalsin classPortworxVolumeSourceFluentImpl<PortworxVolumeSourceBuilder>
-