| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta2Apps.DeploymentCondition> |
V1beta2Apps.DeploymentCondition.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.Builder.build() |
V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.Builder.buildPartial() |
V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentStatusOrBuilder.getConditions(int index)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentStatus.getConditions(int index)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentStatus.Builder.getConditions(int index)
Represents the latest available observations of a deployment's current state.
|
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.getDefaultInstance() |
V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.getDefaultInstanceForType() |
V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.Builder.getDefaultInstanceForType() |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseDelimitedFrom(InputStream input) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(byte[] data) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(ByteBuffer data) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(com.google.protobuf.ByteString data) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(InputStream input) |
static V1beta2Apps.DeploymentCondition |
V1beta2Apps.DeploymentCondition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta2Apps.DeploymentCondition> |
V1beta2Apps.DeploymentStatusOrBuilder.getConditionsList()
Represents the latest available observations of a deployment's current state.
|
List<V1beta2Apps.DeploymentCondition> |
V1beta2Apps.DeploymentStatus.getConditionsList()
Represents the latest available observations of a deployment's current state.
|
List<V1beta2Apps.DeploymentCondition> |
V1beta2Apps.DeploymentStatus.Builder.getConditionsList()
Represents the latest available observations of a deployment's current state.
|
com.google.protobuf.Parser<V1beta2Apps.DeploymentCondition> |
V1beta2Apps.DeploymentCondition.getParserForType() |
static com.google.protobuf.Parser<V1beta2Apps.DeploymentCondition> |
V1beta2Apps.DeploymentCondition.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.DeploymentStatus.Builder |
V1beta2Apps.DeploymentStatus.Builder.addConditions(int index,
V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentStatus.Builder |
V1beta2Apps.DeploymentStatus.Builder.addConditions(V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state.
|
V1beta2Apps.DeploymentCondition.Builder |
V1beta2Apps.DeploymentCondition.Builder.mergeFrom(V1beta2Apps.DeploymentCondition other) |
static V1beta2Apps.DeploymentCondition.Builder |
V1beta2Apps.DeploymentCondition.newBuilder(V1beta2Apps.DeploymentCondition prototype) |
V1beta2Apps.DeploymentStatus.Builder |
V1beta2Apps.DeploymentStatus.Builder.setConditions(int index,
V1beta2Apps.DeploymentCondition value)
Represents the latest available observations of a deployment's current state.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.DeploymentStatus.Builder |
V1beta2Apps.DeploymentStatus.Builder.addAllConditions(Iterable<? extends V1beta2Apps.DeploymentCondition> values)
Represents the latest available observations of a deployment's current state.
|
Copyright © 2021. All rights reserved.