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