| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1AsyncQueryResult |
GoogleCloudApigeeV1AsyncQueryResult.clone() |
GoogleCloudApigeeV1AsyncQueryResult |
GoogleCloudApigeeV1AsyncQuery.getResult()
Result is available only after the query is completed.
|
GoogleCloudApigeeV1AsyncQueryResult |
GoogleCloudApigeeV1AsyncQueryResult.set(String fieldName,
Object value) |
GoogleCloudApigeeV1AsyncQueryResult |
GoogleCloudApigeeV1AsyncQueryResult.setExpires(String expires)
Query result will be unaccessable after this time.
|
GoogleCloudApigeeV1AsyncQueryResult |
GoogleCloudApigeeV1AsyncQueryResult.setSelf(String self)
Self link of the query results.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1AsyncQuery |
GoogleCloudApigeeV1AsyncQuery.setResult(GoogleCloudApigeeV1AsyncQueryResult result)
Result is available only after the query is completed.
|
Copyright © 2011–2025 Google. All rights reserved.