public class CustomResourceConfigBuilder extends CustomResourceConfigFluentImpl<CustomResourceConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CustomResourceConfig,CustomResourceConfigBuilder>
CustomResourceConfigFluentImpl.ScaleNestedImpl<N>ConfigurationFluentImpl.ProjectNestedImpl<N>CustomResourceConfigFluent.ScaleNested<N>ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
CustomResourceConfigBuilder() |
CustomResourceConfigBuilder(Boolean validationEnabled) |
CustomResourceConfigBuilder(CustomResourceConfig instance) |
CustomResourceConfigBuilder(CustomResourceConfig instance,
Boolean validationEnabled) |
CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent) |
CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent,
Boolean validationEnabled) |
CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent,
CustomResourceConfig instance) |
CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent,
CustomResourceConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableCustomResourceConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildScale, editOrNewScale, editOrNewScaleLike, editScale, getGroup, getKind, getName, getPlural, getScale, getScope, getShortName, getStatusClassName, getVersion, hasGroup, hasKind, hasName, hasPlural, hasScale, hasScope, hasServed, hasShortName, hasStatusClassName, hasStorage, hasVersion, isServed, isStorage, withGroup, withKind, withName, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewPlural, withNewPlural, withNewPlural, withNewScale, withNewScale, withNewScaleLike, withNewShortName, withNewShortName, withNewShortName, withNewStatusClassName, withNewStatusClassName, withNewStatusClassName, withNewVersion, withNewVersion, withNewVersion, withPlural, withScale, withScope, withServed, withShortName, withStatusClassName, withStorage, withVersionaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaccept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic CustomResourceConfigBuilder()
public CustomResourceConfigBuilder(Boolean validationEnabled)
public CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent)
public CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent, Boolean validationEnabled)
public CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent, CustomResourceConfig instance)
public CustomResourceConfigBuilder(CustomResourceConfigFluent<?> fluent, CustomResourceConfig instance, Boolean validationEnabled)
public CustomResourceConfigBuilder(CustomResourceConfig instance)
public CustomResourceConfigBuilder(CustomResourceConfig instance, Boolean validationEnabled)
public EditableCustomResourceConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CustomResourceConfig>public boolean equals(Object o)
equals in class CustomResourceConfigFluentImpl<CustomResourceConfigBuilder>public int hashCode()
hashCode in class CustomResourceConfigFluentImpl<CustomResourceConfigBuilder>Copyright © 2018–2021 Red Hat. All rights reserved.