public class Apigee.Organizations.Developers.Apps.Keys.CreateRequest extends ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
CreateRequest(String parent,
GoogleCloudApigeeV1DeveloperAppKey content)
Creates a custom consumer key and secret for a developer app.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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 CreateRequest(String parent, GoogleCloudApigeeV1DeveloperAppKey content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
CreateRequest#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientR
equest) must be called to initialize this instance immediately after invoking the constructor.
parent - Parent of the developer app key. Use the following structure in your request:
'organizations/{org}/developers/{developerEmail}/apps/{appName}'content - the GoogleCloudApigeeV1DeveloperAppKeypublic Apigee.Organizations.Developers.Apps.Keys.CreateRequest set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>public String getParent()
public Apigee.Organizations.Developers.Apps.Keys.CreateRequest setParent(String parent)
public Apigee.Organizations.Developers.Apps.Keys.CreateRequest set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1DeveloperAppKey>Copyright © 2011–2025 Google. All rights reserved.