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