| Modifier and Type | Method and Description |
|---|---|
ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.Builder.build() |
ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.Builder.buildPartial() |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.getDefaultInstance() |
ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.getDefaultInstanceForType() |
ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.Builder.getDefaultInstanceForType() |
ManagedInstanceInstanceHealth |
ManagedInstance.getInstanceHealth(int index)
[Output Only] Health state of the instance per health-check.
|
ManagedInstanceInstanceHealth |
ManagedInstance.Builder.getInstanceHealth(int index)
[Output Only] Health state of the instance per health-check.
|
ManagedInstanceInstanceHealth |
ManagedInstanceOrBuilder.getInstanceHealth(int index)
[Output Only] Health state of the instance per health-check.
|
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseDelimitedFrom(InputStream input) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(byte[] data) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(ByteBuffer data) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(com.google.protobuf.ByteString data) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(com.google.protobuf.CodedInputStream input) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(InputStream input) |
static ManagedInstanceInstanceHealth |
ManagedInstanceInstanceHealth.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedInstanceInstanceHealth> |
ManagedInstance.getInstanceHealthList()
[Output Only] Health state of the instance per health-check.
|
List<ManagedInstanceInstanceHealth> |
ManagedInstance.Builder.getInstanceHealthList()
[Output Only] Health state of the instance per health-check.
|
List<ManagedInstanceInstanceHealth> |
ManagedInstanceOrBuilder.getInstanceHealthList()
[Output Only] Health state of the instance per health-check.
|
com.google.protobuf.Parser<ManagedInstanceInstanceHealth> |
ManagedInstanceInstanceHealth.getParserForType() |
static com.google.protobuf.Parser<ManagedInstanceInstanceHealth> |
ManagedInstanceInstanceHealth.parser() |
| Modifier and Type | Method and Description |
|---|---|
ManagedInstance.Builder |
ManagedInstance.Builder.addInstanceHealth(int index,
ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.
|
ManagedInstance.Builder |
ManagedInstance.Builder.addInstanceHealth(ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.
|
ManagedInstanceInstanceHealth.Builder |
ManagedInstanceInstanceHealth.Builder.mergeFrom(ManagedInstanceInstanceHealth other) |
static ManagedInstanceInstanceHealth.Builder |
ManagedInstanceInstanceHealth.newBuilder(ManagedInstanceInstanceHealth prototype) |
ManagedInstance.Builder |
ManagedInstance.Builder.setInstanceHealth(int index,
ManagedInstanceInstanceHealth value)
[Output Only] Health state of the instance per health-check.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedInstance.Builder |
ManagedInstance.Builder.addAllInstanceHealth(Iterable<? extends ManagedInstanceInstanceHealth> values)
[Output Only] Health state of the instance per health-check.
|
Copyright © 2023 Google LLC. All rights reserved.