| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Appgroups.Apps.Keys.UpdateAppGroupAppKey |
Apigee.Organizations.Appgroups.Apps.Keys.updateAppGroupAppKey(String name,
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest content)
Adds an API product to an AppGroupAppKey, enabling the app that holds the key to access the API
resources bundled in the API product.
|
| Constructor and Description |
|---|
UpdateAppGroupAppKey(String name,
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest content)
Adds an API product to an AppGroupAppKey, enabling the app that holds the key to access the API
resources bundled in the API product.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.clone() |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.set(String fieldName,
Object value) |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.setAction(String action)
Approve or revoke the consumer key by setting this value to `approve` or `revoke` respectively.
|
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.setApiProducts(List<String> apiProducts)
The list of API products that will be associated with the credential.
|
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.setAppGroupAppKey(GoogleCloudApigeeV1AppGroupAppKey appGroupAppKey)
Note that only Scopes and Attributes of the AppGroupAppKey can be amended.
|
Copyright © 2011–2025 Google. All rights reserved.