| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Apps.ReplicaSetSpec> |
V1Apps.ReplicaSetSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.Builder.build() |
V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.Builder.buildPartial() |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.getDefaultInstance() |
V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.getDefaultInstanceForType() |
V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.Builder.getDefaultInstanceForType() |
V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetOrBuilder.getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSet.getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSet.Builder.getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseDelimitedFrom(InputStream input) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(byte[] data) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(ByteBuffer data) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(InputStream input) |
static V1Apps.ReplicaSetSpec |
V1Apps.ReplicaSetSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Apps.ReplicaSetSpec> |
V1Apps.ReplicaSetSpec.getParserForType() |
static com.google.protobuf.Parser<V1Apps.ReplicaSetSpec> |
V1Apps.ReplicaSetSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Apps.ReplicaSetSpec.Builder |
V1Apps.ReplicaSetSpec.Builder.mergeFrom(V1Apps.ReplicaSetSpec other) |
V1Apps.ReplicaSet.Builder |
V1Apps.ReplicaSet.Builder.mergeSpec(V1Apps.ReplicaSetSpec value)
Spec defines the specification of the desired behavior of the ReplicaSet.
|
static V1Apps.ReplicaSetSpec.Builder |
V1Apps.ReplicaSetSpec.newBuilder(V1Apps.ReplicaSetSpec prototype) |
V1Apps.ReplicaSet.Builder |
V1Apps.ReplicaSet.Builder.setSpec(V1Apps.ReplicaSetSpec value)
Spec defines the specification of the desired behavior of the ReplicaSet.
|
Copyright © 2023. All rights reserved.