public class Apigee.Organizations.Environments.GetDeployedConfig extends ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GetDeployedConfig(String name)
Gets the deployed configuration for an 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 GetDeployedConfig(String name)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
GetDeployedConfig#initialize(com.google.api.client.googleapis.services.AbstractGoogl
eClientRequest) must be called to initialize this instance immediately after invoking the
constructor.
name - Required. Name of the environment deployed configuration resource. Use the following structure in
your request: `organizations/{org}/environments/{env}/deployedConfig`public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1EnvironmentConfig>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudApigeeV1EnvironmentConfig>IOExceptionpublic Apigee.Organizations.Environments.GetDeployedConfig set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public Apigee.Organizations.Environments.GetDeployedConfig setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>public String getName()
public Apigee.Organizations.Environments.GetDeployedConfig setName(String name)
public Apigee.Organizations.Environments.GetDeployedConfig set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1EnvironmentConfig>Copyright © 2011–2025 Google. All rights reserved.