Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1ReplicaSetSpecFluent<A extends V1ReplicaSetSpecFluent<A>> |
class |
V1ReplicaSetSpecFluentImpl<A extends V1ReplicaSetSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1ReplicaSetFluent.SpecNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1ReplicaSetFluentImpl.SpecNestedImpl<N> |
class |
V1ReplicaSetSpecBuilder |
class |
V1ReplicaSetSpecFluentImpl<A extends V1ReplicaSetSpecFluent<A>> |
Constructor and Description |
---|
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent) |
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent,
Boolean validationEnabled) |
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent,
V1ReplicaSetSpec instance) |
V1ReplicaSetSpecBuilder(V1ReplicaSetSpecFluent<?> fluent,
V1ReplicaSetSpec instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.