| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ResourceConfig |
GoogleCloudApigeeV1ResourceConfig.clone() |
GoogleCloudApigeeV1ResourceConfig |
GoogleCloudApigeeV1ResourceConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ResourceConfig |
GoogleCloudApigeeV1ResourceConfig.setLocation(String location)
Location of the resource as a URI.
|
GoogleCloudApigeeV1ResourceConfig |
GoogleCloudApigeeV1ResourceConfig.setName(String name)
Resource name in the following format:
`organizations/{org}/environments/{env}/resourcefiles/{type}/{file}/revisions/{rev}` Only
environment-scoped resource files are supported.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1ResourceConfig> |
GoogleCloudApigeeV1EnvironmentConfig.getResources()
List of resource versions in the environment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setResources(List<GoogleCloudApigeeV1ResourceConfig> resources)
List of resource versions in the environment.
|
Copyright © 2011–2025 Google. All rights reserved.