| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Operation |
GoogleCloudApigeeV1Operation.clone() |
GoogleCloudApigeeV1Operation |
GoogleCloudApigeeV1Operation.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Operation |
GoogleCloudApigeeV1Operation.setMethods(List<String> methods)
methods refers to the REST verbs as in https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html.
|
GoogleCloudApigeeV1Operation |
GoogleCloudApigeeV1Operation.setResource(String resource)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Operation> |
GoogleCloudApigeeV1OperationConfig.getOperations()
List of resource/method pairs for the API proxy or remote service to which quota will applied.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.setOperations(List<GoogleCloudApigeeV1Operation> operations)
List of resource/method pairs for the API proxy or remote service to which quota will applied.
|
Copyright © 2011–2025 Google. All rights reserved.