public class Apigee.Organizations.Environments.ArchiveDeployments.List extends ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(String parent)
Lists the ArchiveDeployments in the specified Environment.
|
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 for which to list Archive Deployments in the format:
`organizations/{org}/environments/{env}`.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>IOExceptionpublic Apigee.Organizations.Environments.ArchiveDeployments.List set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public Apigee.Organizations.Environments.ArchiveDeployments.List setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>public String getParent()
public Apigee.Organizations.Environments.ArchiveDeployments.List setParent(String parent)
public String getFilter()
public Apigee.Organizations.Environments.ArchiveDeployments.List setFilter(String filter)
public Integer getPageSize()
public Apigee.Organizations.Environments.ArchiveDeployments.List setPageSize(Integer pageSize)
public String getPageToken()
public Apigee.Organizations.Environments.ArchiveDeployments.List setPageToken(String pageToken)
public Apigee.Organizations.Environments.ArchiveDeployments.List set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1ListArchiveDeploymentsResponse>Copyright © 2011–2025 Google. All rights reserved.