public class AllowedHostPathBuilder extends AllowedHostPathFluentImpl<AllowedHostPathBuilder> implements VisitableBuilder<AllowedHostPath,AllowedHostPathBuilder>
_visitables| Constructor and Description |
|---|
AllowedHostPathBuilder() |
AllowedHostPathBuilder(AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPath instance,
java.lang.Boolean validationEnabled) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance,
java.lang.Boolean validationEnabled) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
java.lang.Boolean validationEnabled) |
AllowedHostPathBuilder(java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AllowedHostPath |
build() |
boolean |
equals(java.lang.Object o) |
getPathPrefix, hasPathPrefix, hasReadOnly, isReadOnly, withNewPathPrefix, withNewPathPrefix, withNewPathPrefix, withNewReadOnly, withNewReadOnly, withPathPrefix, withReadOnlyaccept, aggregate, aggregate, build, build, builderOfpublic AllowedHostPathBuilder()
public AllowedHostPathBuilder(java.lang.Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, java.lang.Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance)
public AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance, java.lang.Boolean validationEnabled)
public AllowedHostPathBuilder(AllowedHostPath instance)
public AllowedHostPathBuilder(AllowedHostPath instance, java.lang.Boolean validationEnabled)
public AllowedHostPath build()
build in interface Builder<AllowedHostPath>public boolean equals(java.lang.Object o)
equals in class AllowedHostPathFluentImpl<AllowedHostPathBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.