public class V1ReplicationControllerBuilder extends V1ReplicationControllerFluentImpl<V1ReplicationControllerBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ReplicationController,V1ReplicationControllerBuilder>
V1ReplicationControllerFluent.MetadataNested<N>, V1ReplicationControllerFluent.SpecNested<N>, V1ReplicationControllerFluent.StatusNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ReplicationControllerBuilder() |
V1ReplicationControllerBuilder(Boolean validationEnabled) |
V1ReplicationControllerBuilder(io.kubernetes.client.openapi.models.V1ReplicationController instance) |
V1ReplicationControllerBuilder(io.kubernetes.client.openapi.models.V1ReplicationController instance,
Boolean validationEnabled) |
V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent) |
V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent,
Boolean validationEnabled) |
V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ReplicationController instance) |
V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ReplicationController instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ReplicationController |
build() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ReplicationControllerBuilder()
public V1ReplicationControllerBuilder(Boolean validationEnabled)
public V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent)
public V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent, Boolean validationEnabled)
public V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicationController instance)
public V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicationController instance, Boolean validationEnabled)
public V1ReplicationControllerBuilder(io.kubernetes.client.openapi.models.V1ReplicationController instance)
public V1ReplicationControllerBuilder(io.kubernetes.client.openapi.models.V1ReplicationController instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.