| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DataCollectorConfig |
GoogleCloudApigeeV1DataCollectorConfig.clone() |
GoogleCloudApigeeV1DataCollectorConfig |
GoogleCloudApigeeV1DataCollectorConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1DataCollectorConfig |
GoogleCloudApigeeV1DataCollectorConfig.setName(String name)
Name of the data collector in the following format:
`organizations/{org}/datacollectors/{datacollector}`
|
GoogleCloudApigeeV1DataCollectorConfig |
GoogleCloudApigeeV1DataCollectorConfig.setType(String type)
Data type accepted by the data collector.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1DataCollectorConfig> |
GoogleCloudApigeeV1EnvironmentConfig.getDataCollectors()
List of data collectors used by the deployments in the environment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setDataCollectors(List<GoogleCloudApigeeV1DataCollectorConfig> dataCollectors)
List of data collectors used by the deployments in the environment.
|
Copyright © 2011–2025 Google. All rights reserved.