public class DeprecatedBuilder extends DeprecatedFluentImpl<DeprecatedBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Deprecated,DeprecatedBuilder>
| Constructor and Description |
|---|
DeprecatedBuilder() |
DeprecatedBuilder(Boolean validationEnabled) |
DeprecatedBuilder(Deprecated instance) |
DeprecatedBuilder(Deprecated instance,
Boolean validationEnabled) |
DeprecatedBuilder(DeprecatedFluent<?> fluent) |
DeprecatedBuilder(DeprecatedFluent<?> fluent,
Boolean validationEnabled) |
DeprecatedBuilder(DeprecatedFluent<?> fluent,
Deprecated instance) |
DeprecatedBuilder(DeprecatedFluent<?> fluent,
Deprecated instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Deprecated |
build() |
boolean |
equals(Object o) |
accept, aggregate, aggregate, build, build, builderOfpublic DeprecatedBuilder()
public DeprecatedBuilder(Boolean validationEnabled)
public DeprecatedBuilder(DeprecatedFluent<?> fluent)
public DeprecatedBuilder(DeprecatedFluent<?> fluent, Boolean validationEnabled)
public DeprecatedBuilder(DeprecatedFluent<?> fluent, Deprecated instance)
public DeprecatedBuilder(DeprecatedFluent<?> fluent, Deprecated instance, Boolean validationEnabled)
public DeprecatedBuilder(Deprecated instance)
public DeprecatedBuilder(Deprecated instance, Boolean validationEnabled)
public Deprecated build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Deprecated>public boolean equals(Object o)
equals in class DeprecatedFluentImpl<DeprecatedBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.