public class V1ReplicaSetSpecBuilder extends V1ReplicaSetSpecFluentImpl<V1ReplicaSetSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ReplicaSetSpec,V1ReplicaSetSpecBuilder>
V1ReplicaSetSpecFluent.SelectorNested<N>, V1ReplicaSetSpecFluent.TemplateNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ReplicaSetSpecBuilder() |
V1ReplicaSetSpecBuilder(Boolean validationEnabled) |
V1ReplicaSetSpecBuilder(io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance) |
V1ReplicaSetSpecBuilder(io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance,
Boolean validationEnabled) |
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent) |
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent,
Boolean validationEnabled) |
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance) |
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ReplicaSetSpec |
build() |
buildSelector, buildTemplate, editOrNewSelector, editOrNewSelectorLike, editOrNewTemplate, editOrNewTemplateLike, editSelector, editTemplate, equals, getMinReadySeconds, getReplicas, getSelector, getTemplate, hashCode, hasMinReadySeconds, hasReplicas, hasSelector, hasTemplate, toString, withMinReadySeconds, withNewSelector, withNewSelectorLike, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withTemplateaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ReplicaSetSpecBuilder()
public V1ReplicaSetSpecBuilder(Boolean validationEnabled)
public V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent)
public V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent, Boolean validationEnabled)
public V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance)
public V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance, Boolean validationEnabled)
public V1ReplicaSetSpecBuilder(io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance)
public V1ReplicaSetSpecBuilder(io.kubernetes.client.openapi.models.V1ReplicaSetSpec instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.