public class Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus extends ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GenerateKeyPairOrUpdateDeveloperAppStatus(String name,
GoogleCloudApigeeV1DeveloperApp content)
Manages access to a developer app by enabling you to: * Approve or revoke a developer app *
Generate a new consumer key and secret for a developer app To approve or revoke a developer
app, set the `action` query parameter to `approve` or `revoke`, respectively, and the `Content-
Type` header to `application/octet-stream`.
|
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 GenerateKeyPairOrUpdateDeveloperAppStatus(String name, GoogleCloudApigeeV1DeveloperApp content)
AbstractGoogleClientRequest.execute() method to
invoke the remote operation. GenerateKeyPairOrUpdateDeveloperAppStatus#initialize(co
m.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be called to
initialize this instance immediately after invoking the constructor.
name - Required. Name of the developer app. Use the following structure in your request:
`organizations/{org}/developers/{developer_email}/apps/{app}`content - the GoogleCloudApigeeV1DeveloperApppublic Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>public String getName()
public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setName(String name)
public String getAction()
public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus setAction(String action)
public Apigee.Organizations.Developers.Apps.GenerateKeyPairOrUpdateDeveloperAppStatus set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1DeveloperApp>Copyright © 2011–2025 Google. All rights reserved.