| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkEndpoint | NetworkEndpoint. clone() | 
| NetworkEndpoint | NetworkEndpointWithHealthStatus. getNetworkEndpoint()[Output only] The network endpoint; | 
| NetworkEndpoint | NetworkEndpoint. set(String fieldName,
   Object value) | 
| NetworkEndpoint | NetworkEndpoint. setAnnotations(Map<String,String> annotations)Metadata defined as annotations on the network endpoint. | 
| NetworkEndpoint | NetworkEndpoint. setFqdn(String fqdn)Optional fully qualified domain name of network endpoint. | 
| NetworkEndpoint | NetworkEndpoint. setInstance(String instance)The name for a specific VM instance that the IP address belongs to. | 
| NetworkEndpoint | NetworkEndpoint. setIpAddress(String ipAddress)Optional IPv4 address of network endpoint. | 
| NetworkEndpoint | NetworkEndpoint. setPort(Integer port)Optional port number of network endpoint. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NetworkEndpoint> | NetworkEndpointGroupsAttachEndpointsRequest. getNetworkEndpoints()The list of network endpoints to be attached. | 
| List<NetworkEndpoint> | GlobalNetworkEndpointGroupsAttachEndpointsRequest. getNetworkEndpoints()The list of network endpoints to be attached. | 
| List<NetworkEndpoint> | NetworkEndpointGroupsDetachEndpointsRequest. getNetworkEndpoints()The list of network endpoints to be detached. | 
| List<NetworkEndpoint> | GlobalNetworkEndpointGroupsDetachEndpointsRequest. getNetworkEndpoints()The list of network endpoints to be detached. | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkEndpointWithHealthStatus | NetworkEndpointWithHealthStatus. setNetworkEndpoint(NetworkEndpoint networkEndpoint)[Output only] The network endpoint; | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkEndpointGroupsAttachEndpointsRequest | NetworkEndpointGroupsAttachEndpointsRequest. setNetworkEndpoints(List<NetworkEndpoint> networkEndpoints)The list of network endpoints to be attached. | 
| GlobalNetworkEndpointGroupsAttachEndpointsRequest | GlobalNetworkEndpointGroupsAttachEndpointsRequest. setNetworkEndpoints(List<NetworkEndpoint> networkEndpoints)The list of network endpoints to be attached. | 
| NetworkEndpointGroupsDetachEndpointsRequest | NetworkEndpointGroupsDetachEndpointsRequest. setNetworkEndpoints(List<NetworkEndpoint> networkEndpoints)The list of network endpoints to be detached. | 
| GlobalNetworkEndpointGroupsDetachEndpointsRequest | GlobalNetworkEndpointGroupsDetachEndpointsRequest. setNetworkEndpoints(List<NetworkEndpoint> networkEndpoints)The list of network endpoints to be detached. | 
Copyright © 2011–2021 Google. All rights reserved.