public class Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints extends ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
ListNetworkEndpoints(String project,
String networkEndpointGroup)
Lists the network endpoints in the specified network endpoint group.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFilter()
A filter expression that filters resources listed in the response.
|
Long |
getMaxResults()
The maximum number of results per page that should be returned.
|
String |
getNetworkEndpointGroup()
The name of the network endpoint group from which you want to generate a list of included network
endpoints.
|
String |
getOrderBy()
Sorts list results by a certain order.
|
String |
getPageToken()
Specifies a page token to use.
|
String |
getProject()
Project ID for this request.
|
Boolean |
getReturnPartialSuccess()
Opt-in for partial success behavior which provides partial results in case of failure.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
set(String parameterName,
Object value) |
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
set$Xgafv(String $Xgafv)
V1 error format.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setAccessToken(String accessToken)
OAuth access token.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setAlt(String alt)
Data format for response.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setCallback(String callback)
JSONP
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setFilter(String filter)
A filter expression that filters resources listed in the response.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setKey(String key)
API key.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setMaxResults(Long maxResults)
The maximum number of results per page that should be returned.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setNetworkEndpointGroup(String networkEndpointGroup)
The name of the network endpoint group from which you want to generate a list of included
network endpoints.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setOrderBy(String orderBy)
Sorts list results by a certain order.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setPageToken(String pageToken)
Specifies a page token to use.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setProject(String project)
Project ID for this request.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setReturnPartialSuccess(Boolean returnPartialSuccess)
Opt-in for partial success behavior which provides partial results in case of failure.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints |
setUserIp(String userIp)
Legacy name for parameter that has been superseded by `quotaUser`.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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 ListNetworkEndpoints(String project, String networkEndpointGroup)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. ListNetworkEndpoints#initialize(com.google.api.client.googleapis.services
.AbstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
project - Project ID for this request.networkEndpointGroup - The name of the network endpoint group from which you want to generate a list of included network
endpoints. It should comply with RFC1035.public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints set$Xgafv(String $Xgafv)
ComputeRequestset$Xgafv in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setAccessToken(String accessToken)
ComputeRequestsetAccessToken in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setCallback(String callback)
ComputeRequestsetCallback in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setKey(String key)
ComputeRequestsetKey in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setUploadType(String uploadType)
ComputeRequestsetUploadType in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setUploadProtocol(String uploadProtocol)
ComputeRequestsetUploadProtocol in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>public String getProject()
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setProject(String project)
public String getNetworkEndpointGroup()
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setNetworkEndpointGroup(String networkEndpointGroup)
public String getFilter()
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setFilter(String filter)
public Long getMaxResults()
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setMaxResults(Long maxResults)
public String getOrderBy()
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setOrderBy(String orderBy)
public String getPageToken()
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setPageToken(String pageToken)
public Boolean getReturnPartialSuccess()
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints setReturnPartialSuccess(Boolean returnPartialSuccess)
public Compute.GlobalNetworkEndpointGroups.ListNetworkEndpoints set(String parameterName, Object value)
set in class ComputeRequest<NetworkEndpointGroupsListNetworkEndpoints>Copyright © 2011–2021 Google. All rights reserved.