| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.clone() |
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setAccessList(List<GoogleCloudApigeeV1Access> accessList)
A list of variable access actions agaist the api proxy.
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setActionResult(String actionResult)
Type of the action result.
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setContent(String content)
Error message content.
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setHeaders(List<GoogleCloudApigeeV1Property> headers)
A list of HTTP headers.
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setProperties(GoogleCloudApigeeV1Properties properties)
Name value pairs used for DebugInfo ActionResult.
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setReasonPhrase(String reasonPhrase)
HTTP response phrase
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setStatusCode(String statusCode)
HTTP response code
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setTimestamp(String timestamp)
Timestamp of when the result is recorded.
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setURI(String uRI)
The relative path of the api proxy.
|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setVerb(String verb)
HTTP method verb
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Result> |
GoogleCloudApigeeV1Point.getResults()
List of results extracted from a given debug point.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Point |
GoogleCloudApigeeV1Point.setResults(List<GoogleCloudApigeeV1Result> results)
List of results extracted from a given debug point.
|
Copyright © 2011–2025 Google. All rights reserved.