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