public class Compute.NetworkEndpointGroups.AttachNetworkEndpoints extends ComputeRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description | 
|---|---|
protected  | 
AttachNetworkEndpoints(String project,
                      String zone,
                      String networkEndpointGroup,
                      NetworkEndpointGroupsAttachEndpointsRequest content)
Attach a list of network endpoints to the specified network endpoint group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getNetworkEndpointGroup()
The name of the network endpoint group where you are attaching network endpoints to. 
 | 
String | 
getProject()
Project ID for this request. 
 | 
String | 
getRequestId()
An optional request ID to identify requests. 
 | 
String | 
getZone()
The name of the zone where the network endpoint group is located. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
set(String parameterName,
   Object value)  | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setAlt(String alt)
Data format for the response. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setFields(String fields)
Selector specifying which fields to include in a partial response. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setKey(String key)
API key. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setNetworkEndpointGroup(String networkEndpointGroup)
The name of the network endpoint group where you are attaching network endpoints to. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setProject(String project)
Project ID for this request. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setRequestId(String requestId)
An optional request ID to identify requests. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setUserIp(String userIp)
Deprecated. 
 | 
Compute.NetworkEndpointGroups.AttachNetworkEndpoints | 
setZone(String zone)
The name of the zone where the network endpoint group is located. 
 | 
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected AttachNetworkEndpoints(String project, String zone, String networkEndpointGroup, NetworkEndpointGroupsAttachEndpointsRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
 operation.  AttachNetworkEndpoints#initialize(com.google.api.client.googleapis.servic
 es.AbstractGoogleClientRequest) must be called to initialize this instance immediately after
 invoking the constructor. 
project - Project ID for this request.zone - The name of the zone where the network endpoint group is located. It should comply with RFC1035.networkEndpointGroup - The name of the network endpoint group where you are attaching network endpoints to. It should
        comply with RFC1035.content - the NetworkEndpointGroupsAttachEndpointsRequestpublic Compute.NetworkEndpointGroups.AttachNetworkEndpoints setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Operation>public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Operation>public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Operation>public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Operation>public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Operation>public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Operation>public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<Operation>public String getProject()
public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setProject(String project)
public String getZone()
public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setZone(String zone)
public String getNetworkEndpointGroup()
public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setNetworkEndpointGroup(String networkEndpointGroup)
public String getRequestId()
public Compute.NetworkEndpointGroups.AttachNetworkEndpoints setRequestId(String requestId)
public Compute.NetworkEndpointGroups.AttachNetworkEndpoints set(String parameterName, Object value)
set in class ComputeRequest<Operation>Copyright © 2011–2020 Google. All rights reserved.