public class V1alpha1RuleBuilder extends V1alpha1RuleFluentImpl<V1alpha1RuleBuilder> implements VisitableBuilder<V1alpha1Rule,V1alpha1RuleBuilder>
_visitables| Constructor and Description |
|---|
V1alpha1RuleBuilder() |
V1alpha1RuleBuilder(Boolean validationEnabled) |
V1alpha1RuleBuilder(V1alpha1Rule instance) |
V1alpha1RuleBuilder(V1alpha1Rule instance,
Boolean validationEnabled) |
V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent) |
V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent,
V1alpha1Rule instance) |
V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent,
V1alpha1Rule instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Rule |
build() |
boolean |
equals(Object o) |
addAllToApiGroups, addAllToApiVersions, addAllToResources, addToApiGroups, addToApiGroups, addToApiVersions, addToApiVersions, addToResources, addToResources, getApiGroup, getApiGroups, getApiVersion, getApiVersions, getFirstApiGroup, getFirstApiVersion, getFirstResource, getLastApiGroup, getLastApiVersion, getLastResource, getMatchingApiGroup, getMatchingApiVersion, getMatchingResource, getResource, getResources, hasApiGroups, hasApiVersions, hasResources, removeAllFromApiGroups, removeAllFromApiVersions, removeAllFromResources, removeFromApiGroups, removeFromApiVersions, removeFromResources, setToApiGroups, setToApiVersions, setToResources, withApiGroups, withApiGroups, withApiVersions, withApiVersions, withResources, withResourcesaccept, aggregate, aggregate, build, buildpublic V1alpha1RuleBuilder()
public V1alpha1RuleBuilder(Boolean validationEnabled)
public V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent)
public V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent, Boolean validationEnabled)
public V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent, V1alpha1Rule instance)
public V1alpha1RuleBuilder(V1alpha1RuleFluent<?> fluent, V1alpha1Rule instance, Boolean validationEnabled)
public V1alpha1RuleBuilder(V1alpha1Rule instance)
public V1alpha1RuleBuilder(V1alpha1Rule instance, Boolean validationEnabled)
public V1alpha1Rule build()
build in interface Builder<V1alpha1Rule>public boolean equals(Object o)
equals in class V1alpha1RuleFluentImpl<V1alpha1RuleBuilder>Copyright © 2019. All rights reserved.