| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1RuntimeAddonsConfig.clone() |
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1EnvironmentConfig.getAddonsConfig()
The latest runtime configurations for add-ons.
|
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1RuntimeAddonsConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1RuntimeAddonsConfig.setAnalyticsConfig(GoogleCloudApigeeV1RuntimeAnalyticsConfig analyticsConfig)
Runtime configuration for Analytics add-on.
|
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1RuntimeAddonsConfig.setApiSecurityConfig(GoogleCloudApigeeV1RuntimeApiSecurityConfig apiSecurityConfig)
Runtime configuration for API Security add-on.
|
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1RuntimeAddonsConfig.setName(String name)
Name of the addons config in the format: `organizations/{org}/environments/{env}/addonsConfig`
|
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1RuntimeAddonsConfig.setRevisionId(String revisionId)
Revision number used by the runtime to detect config changes.
|
GoogleCloudApigeeV1RuntimeAddonsConfig |
GoogleCloudApigeeV1RuntimeAddonsConfig.setUid(String uid)
UID is to detect if config is recreated after deletion.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setAddonsConfig(GoogleCloudApigeeV1RuntimeAddonsConfig addonsConfig)
The latest runtime configurations for add-ons.
|
Copyright © 2011–2025 Google. All rights reserved.