| 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.Create |
Apigee.Organizations.Appgroups.Apps.Keys.create(String parent,
GoogleCloudApigeeV1AppGroupAppKey content)
Creates a custom consumer key and secret for a AppGroup app.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1AppGroupAppKey content)
Creates a custom consumer key and secret for a AppGroup app.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.clone() |
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.getAppGroupAppKey()
Note that only Scopes and Attributes of the AppGroupAppKey can be amended.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.set(String fieldName,
Object value) |
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setApiProducts(List<GoogleCloudApigeeV1APIProductAssociation> apiProducts)
Output only.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes associated with the credential.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setConsumerKey(String consumerKey)
Immutable.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setConsumerSecret(String consumerSecret)
Secret key.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setExpiresAt(Long expiresAt)
Output only.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setExpiresInSeconds(Long expiresInSeconds)
Immutable.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setIssuedAt(Long issuedAt)
Output only.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setScopes(List<String> scopes)
Scopes to apply to the app.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setStatus(String status)
Status of the credential.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest |
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest.setAppGroupAppKey(GoogleCloudApigeeV1AppGroupAppKey appGroupAppKey)
Note that only Scopes and Attributes of the AppGroupAppKey can be amended.
|
Copyright © 2011–2025 Google. All rights reserved.