| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.clone() |
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.set(String fieldName,
Object value) |
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setApiProducts(List<GoogleCloudApigeeV1ApiProductRef> apiProducts)
List of API products associated with the app.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setAppGroup(String appGroup)
Name of the AppGroup
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setAppId(String appId)
ID of the app.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setCallbackUrl(String callbackUrl)
Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to
apps.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setCompanyName(String companyName)
Name of the company that owns the app.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setCredentials(List<GoogleCloudApigeeV1Credential> credentials)
Output only.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setDeveloperEmail(String developerEmail)
Email of the developer.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setDeveloperId(String developerId)
ID of the developer.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setKeyExpiresIn(Long keyExpiresIn)
Duration, in milliseconds, of the consumer key that will be generated for the app.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setLastModifiedAt(Long lastModifiedAt)
Output only.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setName(String name)
Name of the app.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setScopes(List<String> scopes)
Scopes to apply to the app.
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setStatus(String status)
Status of the credential.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1App> |
GoogleCloudApigeeV1ListAppsResponse.getApp() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListAppsResponse |
GoogleCloudApigeeV1ListAppsResponse.setApp(List<GoogleCloudApigeeV1App> app) |
Copyright © 2011–2025 Google. All rights reserved.