public class V1ReplicaSetBuilder extends V1ReplicaSetFluentImpl<V1ReplicaSetBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ReplicaSet,V1ReplicaSetBuilder>
V1ReplicaSetFluent.MetadataNested<N>, V1ReplicaSetFluent.SpecNested<N>, V1ReplicaSetFluent.StatusNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ReplicaSetBuilder() |
V1ReplicaSetBuilder(Boolean validationEnabled) |
V1ReplicaSetBuilder(io.kubernetes.client.openapi.models.V1ReplicaSet instance) |
V1ReplicaSetBuilder(io.kubernetes.client.openapi.models.V1ReplicaSet instance,
Boolean validationEnabled) |
V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent) |
V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent,
Boolean validationEnabled) |
V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ReplicaSet instance) |
V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ReplicaSet instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ReplicaSet |
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 V1ReplicaSetBuilder()
public V1ReplicaSetBuilder(Boolean validationEnabled)
public V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent)
public V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent, Boolean validationEnabled)
public V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicaSet instance)
public V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicaSet instance, Boolean validationEnabled)
public V1ReplicaSetBuilder(io.kubernetes.client.openapi.models.V1ReplicaSet instance)
public V1ReplicaSetBuilder(io.kubernetes.client.openapi.models.V1ReplicaSet instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.