| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.clone() |
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setCreated(String created)
Output only.
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setDatastoreName(String datastoreName)
Name of the datastore that is the destination of the export job [datastore]
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setDescription(String description)
Description of the export job.
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setError(String error)
Output only.
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setExecutionTime(String executionTime)
Output only.
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setName(String name)
Display name of the export job.
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setSelf(String self)
Output only.
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setState(String state)
Output only.
|
GoogleCloudApigeeV1Export |
GoogleCloudApigeeV1Export.setUpdated(String updated)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Export> |
GoogleCloudApigeeV1ListExportsResponse.getExports()
Details of the export jobs.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListExportsResponse |
GoogleCloudApigeeV1ListExportsResponse.setExports(List<GoogleCloudApigeeV1Export> exports)
Details of the export jobs.
|
Copyright © 2011–2025 Google. All rights reserved.