| Modifier and Type | Method and Description |
|---|---|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addAllHealths(Iterable<? extends HealthStatusForNetworkEndpoint> values)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealths(HealthStatusForNetworkEndpoint.Builder builderForValue)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealths(HealthStatusForNetworkEndpoint value)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealths(int index,
HealthStatusForNetworkEndpoint.Builder builderForValue)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealths(int index,
HealthStatusForNetworkEndpoint value)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointGroupsListNetworkEndpoints.Builder.addItemsBuilder()
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointGroupsListNetworkEndpoints.Builder.addItemsBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.clear() |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.clearHealths()
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.clearNetworkEndpoint()
[Output only] The network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.clone() |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointGroupsListNetworkEndpoints.Builder.getItemsBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.mergeFrom(com.google.protobuf.Message other) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.mergeFrom(NetworkEndpointWithHealthStatus other) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.mergeNetworkEndpoint(NetworkEndpoint value)
[Output only] The network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.newBuilder() |
static NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.newBuilder(NetworkEndpointWithHealthStatus prototype) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.newBuilderForType() |
protected NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.removeHealths(int index)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setHealths(int index,
HealthStatusForNetworkEndpoint.Builder builderForValue)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setHealths(int index,
HealthStatusForNetworkEndpoint value)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setNetworkEndpoint(NetworkEndpoint.Builder builderForValue)
[Output only] The network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setNetworkEndpoint(NetworkEndpoint value)
[Output only] The network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkEndpointWithHealthStatus.Builder> |
NetworkEndpointGroupsListNetworkEndpoints.Builder.getItemsBuilderList()
A list of NetworkEndpointWithHealthStatus resources.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
NetworkEndpointGroupsListNetworkEndpoints.Builder.addItems(int index,
NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
NetworkEndpointGroupsListNetworkEndpoints.Builder.addItems(NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
NetworkEndpointGroupsListNetworkEndpoints.Builder.setItems(int index,
NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
|
Copyright © 2023 Google LLC. All rights reserved.