public class CustomResourceConfigBuilder extends CustomResourceConfigFluentImpl<CustomResourceConfigBuilder> implements io.dekorate.deps.kubernetes.api.builder.VisitableBuilder<CustomResourceConfig,CustomResourceConfigBuilder>
_visitables| 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) |
getGroup, getKind, getName, getPlural, getScope, getShortName, getVersion, hasGroup, hasKind, hasName, hasPlural, hasScope, hasShortName, hasVersion, withGroup, withKind, withName, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewPlural, withNewPlural, withNewPlural, withNewShortName, withNewShortName, withNewShortName, withNewVersion, withNewVersion, withNewVersion, withPlural, withScope, withShortName, withVersionaddToAttributes, addToAttributes, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withProjectaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptaddToAttributes, addToAttributes, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, 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.dekorate.deps.kubernetes.api.builder.Builder<CustomResourceConfig>public boolean equals(Object o)
equals in class CustomResourceConfigFluentImpl<CustomResourceConfigBuilder>Copyright © 2018–2020 Red Hat. All rights reserved.