| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.UpdateTraceConfig |
Apigee.Organizations.Environments.updateTraceConfig(String name,
GoogleCloudApigeeV1TraceConfig content)
Updates the trace configurations in an environment.
|
| Constructor and Description |
|---|
UpdateTraceConfig(String name,
GoogleCloudApigeeV1TraceConfig content)
Updates the trace configurations in an environment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1TraceConfig |
GoogleCloudApigeeV1TraceConfig.clone() |
GoogleCloudApigeeV1TraceConfig |
GoogleCloudApigeeV1TraceConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1TraceConfig |
GoogleCloudApigeeV1TraceConfig.setEndpoint(String endpoint)
Required.
|
GoogleCloudApigeeV1TraceConfig |
GoogleCloudApigeeV1TraceConfig.setExporter(String exporter)
Required.
|
GoogleCloudApigeeV1TraceConfig |
GoogleCloudApigeeV1TraceConfig.setSamplingConfig(GoogleCloudApigeeV1TraceSamplingConfig samplingConfig)
Distributed trace configuration for all API proxies in an environment.
|
Copyright © 2011–2025 Google. All rights reserved.