public class AllowedHostPathBuilder extends AllowedHostPathFluentImpl<AllowedHostPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AllowedHostPath,AllowedHostPathBuilder>
| Constructor and Description |
|---|
AllowedHostPathBuilder() |
AllowedHostPathBuilder(AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPath instance,
Boolean validationEnabled) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance,
Boolean validationEnabled) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
Boolean validationEnabled) |
AllowedHostPathBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AllowedHostPath |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getPathPrefix, getReadOnly, hasPathPrefix, hasReadOnly, withNewPathPrefix, withPathPrefix, withReadOnlyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AllowedHostPathBuilder()
public AllowedHostPathBuilder(Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance, Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPath instance)
public AllowedHostPathBuilder(AllowedHostPath instance, Boolean validationEnabled)
public AllowedHostPath build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AllowedHostPath>public boolean equals(Object o)
equals in class AllowedHostPathFluentImpl<AllowedHostPathBuilder>public int hashCode()
hashCode in class AllowedHostPathFluentImpl<AllowedHostPathBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.