| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta2Apps.ReplicaSetStatus> |
V1beta2Apps.ReplicaSetStatus.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.Builder.build() |
V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.Builder.buildPartial() |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.getDefaultInstance() |
V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.getDefaultInstanceForType() |
V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.Builder.getDefaultInstanceForType() |
V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetOrBuilder.getStatus()
Status is the most recently observed status of the ReplicaSet.
|
V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSet.getStatus()
Status is the most recently observed status of the ReplicaSet.
|
V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSet.Builder.getStatus()
Status is the most recently observed status of the ReplicaSet.
|
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseDelimitedFrom(InputStream input) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(byte[] data) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(ByteBuffer data) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.ByteString data) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(InputStream input) |
static V1beta2Apps.ReplicaSetStatus |
V1beta2Apps.ReplicaSetStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta2Apps.ReplicaSetStatus> |
V1beta2Apps.ReplicaSetStatus.getParserForType() |
static com.google.protobuf.Parser<V1beta2Apps.ReplicaSetStatus> |
V1beta2Apps.ReplicaSetStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.ReplicaSetStatus.Builder |
V1beta2Apps.ReplicaSetStatus.Builder.mergeFrom(V1beta2Apps.ReplicaSetStatus other) |
V1beta2Apps.ReplicaSet.Builder |
V1beta2Apps.ReplicaSet.Builder.mergeStatus(V1beta2Apps.ReplicaSetStatus value)
Status is the most recently observed status of the ReplicaSet.
|
static V1beta2Apps.ReplicaSetStatus.Builder |
V1beta2Apps.ReplicaSetStatus.newBuilder(V1beta2Apps.ReplicaSetStatus prototype) |
V1beta2Apps.ReplicaSet.Builder |
V1beta2Apps.ReplicaSet.Builder.setStatus(V1beta2Apps.ReplicaSetStatus value)
Status is the most recently observed status of the ReplicaSet.
|
Copyright © 2020. All rights reserved.