Class AllowedHostPathBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.policy.AllowedHostPathFluentImpl<AllowedHostPathBuilder>
io.fabric8.kubernetes.api.model.policy.AllowedHostPathBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<AllowedHostPath>,io.fabric8.kubernetes.api.builder.Fluent<AllowedHostPathBuilder>,io.fabric8.kubernetes.api.builder.Visitable<AllowedHostPathBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<AllowedHostPath,AllowedHostPathBuilder>,AllowedHostPathFluent<AllowedHostPathBuilder>
public class AllowedHostPathBuilder extends AllowedHostPathFluentImpl<AllowedHostPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AllowedHostPath,AllowedHostPathBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AllowedHostPathBuilder()AllowedHostPathBuilder(AllowedHostPath instance)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance, Boolean validationEnabled)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, Boolean validationEnabled)AllowedHostPathBuilder(AllowedHostPath instance, Boolean validationEnabled)AllowedHostPathBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description AllowedHostPathbuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.policy.AllowedHostPathFluentImpl
getPathPrefix, hasPathPrefix, hasReadOnly, isReadOnly, withNewPathPrefix, withNewPathPrefix, withNewPathPrefix, withNewReadOnly, withNewReadOnly, withPathPrefix, withReadOnlyMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
AllowedHostPathBuilder
public AllowedHostPathBuilder() -
AllowedHostPathBuilder
-
AllowedHostPathBuilder
-
AllowedHostPathBuilder
-
AllowedHostPathBuilder
-
AllowedHostPathBuilder
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance, Boolean validationEnabled) -
AllowedHostPathBuilder
-
AllowedHostPathBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<AllowedHostPath>
-
equals
- Overrides:
equalsin classAllowedHostPathFluentImpl<AllowedHostPathBuilder>
-