| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ComponentCondition> |
V1.ComponentCondition.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ComponentCondition |
V1.ComponentCondition.Builder.build() |
V1.ComponentCondition |
V1.ComponentCondition.Builder.buildPartial() |
V1.ComponentCondition |
V1.ComponentStatusOrBuilder.getConditions(int index)
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
V1.ComponentCondition |
V1.ComponentStatus.getConditions(int index)
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
V1.ComponentCondition |
V1.ComponentStatus.Builder.getConditions(int index)
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
static V1.ComponentCondition |
V1.ComponentCondition.getDefaultInstance() |
V1.ComponentCondition |
V1.ComponentCondition.getDefaultInstanceForType() |
V1.ComponentCondition |
V1.ComponentCondition.Builder.getDefaultInstanceForType() |
static V1.ComponentCondition |
V1.ComponentCondition.parseDelimitedFrom(InputStream input) |
static V1.ComponentCondition |
V1.ComponentCondition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(byte[] data) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(ByteBuffer data) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(com.google.protobuf.ByteString data) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(InputStream input) |
static V1.ComponentCondition |
V1.ComponentCondition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1.ComponentCondition> |
V1.ComponentStatusOrBuilder.getConditionsList()
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
List<V1.ComponentCondition> |
V1.ComponentStatus.getConditionsList()
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
List<V1.ComponentCondition> |
V1.ComponentStatus.Builder.getConditionsList()
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
com.google.protobuf.Parser<V1.ComponentCondition> |
V1.ComponentCondition.getParserForType() |
static com.google.protobuf.Parser<V1.ComponentCondition> |
V1.ComponentCondition.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.ComponentStatus.Builder |
V1.ComponentStatus.Builder.addConditions(int index,
V1.ComponentCondition value)
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
V1.ComponentStatus.Builder |
V1.ComponentStatus.Builder.addConditions(V1.ComponentCondition value)
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
V1.ComponentCondition.Builder |
V1.ComponentCondition.Builder.mergeFrom(V1.ComponentCondition other) |
static V1.ComponentCondition.Builder |
V1.ComponentCondition.newBuilder(V1.ComponentCondition prototype) |
V1.ComponentStatus.Builder |
V1.ComponentStatus.Builder.setConditions(int index,
V1.ComponentCondition value)
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
| Modifier and Type | Method and Description |
|---|---|
V1.ComponentStatus.Builder |
V1.ComponentStatus.Builder.addAllConditions(Iterable<? extends V1.ComponentCondition> values)
List of component conditions observed
+optional
+patchMergeKey=type
+patchStrategy=merge
|
Copyright © 2023. All rights reserved.