public class Apigee.Organizations.Envgroups.Attachments.List extends ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(String parent)
Lists all attachments of an environment group.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
Integer |
getPageSize()
Maximum number of environment group attachments to return.
|
String |
getPageToken()
Page token, returned by a previous ListEnvironmentGroupAttachments call, that you can use to
retrieve the next page.
|
String |
getParent()
Required.
|
Apigee.Organizations.Envgroups.Attachments.List |
set(String parameterName,
Object value) |
Apigee.Organizations.Envgroups.Attachments.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
Apigee.Organizations.Envgroups.Attachments.List |
setAccessToken(String accessToken)
OAuth access token.
|
Apigee.Organizations.Envgroups.Attachments.List |
setAlt(String alt)
Data format for response.
|
Apigee.Organizations.Envgroups.Attachments.List |
setCallback(String callback)
JSONP
|
Apigee.Organizations.Envgroups.Attachments.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Apigee.Organizations.Envgroups.Attachments.List |
setKey(String key)
API key.
|
Apigee.Organizations.Envgroups.Attachments.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Apigee.Organizations.Envgroups.Attachments.List |
setPageSize(Integer pageSize)
Maximum number of environment group attachments to return.
|
Apigee.Organizations.Envgroups.Attachments.List |
setPageToken(String pageToken)
Page token, returned by a previous ListEnvironmentGroupAttachments call, that you can
use to retrieve the next page.
|
Apigee.Organizations.Envgroups.Attachments.List |
setParent(String parent)
Required.
|
Apigee.Organizations.Envgroups.Attachments.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Apigee.Organizations.Envgroups.Attachments.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Apigee.Organizations.Envgroups.Attachments.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Apigee.Organizations.Envgroups.Attachments.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 List(String parent)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Apigee.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
parent - Required. Name of the environment group in the following format:
`organizations/{org}/envgroups/{envgroup}`.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>IOExceptionpublic Apigee.Organizations.Envgroups.Attachments.List set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public Apigee.Organizations.Envgroups.Attachments.List setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>public String getParent()
public Apigee.Organizations.Envgroups.Attachments.List setParent(String parent)
public Integer getPageSize()
public Apigee.Organizations.Envgroups.Attachments.List setPageSize(Integer pageSize)
public String getPageToken()
public Apigee.Organizations.Envgroups.Attachments.List setPageToken(String pageToken)
public Apigee.Organizations.Envgroups.Attachments.List set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse>Copyright © 2011–2025 Google. All rights reserved.