public class Apigee.Organizations.Environments.TraceConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Apigee.Organizations.Environments.TraceConfig.Overrides
The "overrides" collection of methods.
|
| Constructor and Description |
|---|
TraceConfig() |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.TraceConfig.Overrides |
overrides()
An accessor for creating requests from the Overrides collection.
|
public Apigee.Organizations.Environments.TraceConfig.Overrides overrides()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Overrides.List request = apigee.overrides().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.