@Generated(value="by GAPIC") @BetaApi public final class NetworkEndpointWithHealthStatus extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NetworkEndpointWithHealthStatus.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
static NetworkEndpointWithHealthStatus | 
getDefaultInstance()  | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
List<HealthStatusForNetworkEndpoint> | 
getHealthsList()
[Output only] The health status of network endpoint; 
 | 
NetworkEndpoint | 
getNetworkEndpoint()
[Output only] The network endpoint; 
 | 
int | 
hashCode()  | 
static NetworkEndpointWithHealthStatus.Builder | 
newBuilder()  | 
static NetworkEndpointWithHealthStatus.Builder | 
newBuilder(NetworkEndpointWithHealthStatus prototype)  | 
NetworkEndpointWithHealthStatus.Builder | 
toBuilder()  | 
String | 
toString()  | 
public Object getFieldValue(String fieldName)
getFieldValue in interface com.google.api.gax.httpjson.ApiMessage@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody in interface com.google.api.gax.httpjson.ApiMessage@Nullable public List<String> getFieldMask()
getFieldMask in interface com.google.api.gax.httpjson.ApiMessagepublic List<HealthStatusForNetworkEndpoint> getHealthsList()
public NetworkEndpoint getNetworkEndpoint()
public static NetworkEndpointWithHealthStatus.Builder newBuilder()
public static NetworkEndpointWithHealthStatus.Builder newBuilder(NetworkEndpointWithHealthStatus prototype)
public NetworkEndpointWithHealthStatus.Builder toBuilder()
public static NetworkEndpointWithHealthStatus getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.