| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
V1ReplicaSetSpecFluent<A extends V1ReplicaSetSpecFluent<A>>
Generated
|
class |
V1ReplicaSetSpecFluentImpl<A extends V1ReplicaSetSpecFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1ReplicaSetFluent.SpecNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
V1ReplicaSetSpecBuilder |
class |
V1ReplicaSetSpecFluentImpl<A extends V1ReplicaSetSpecFluent<A>>
Generated
|
| Constructor and Description |
|---|
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) |
Copyright © 2022. All rights reserved.