| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Analytics.Datastores.Create |
Apigee.Organizations.Analytics.Datastores.create(String parent,
GoogleCloudApigeeV1Datastore content)
Create a Datastore for an org
Create a request for the method "datastores.create".
|
Apigee.Organizations.Analytics.Datastores.Test |
Apigee.Organizations.Analytics.Datastores.test(String parent,
GoogleCloudApigeeV1Datastore content)
Test if Datastore configuration is correct.
|
Apigee.Organizations.Analytics.Datastores.Update |
Apigee.Organizations.Analytics.Datastores.update(String name,
GoogleCloudApigeeV1Datastore content)
Update a Datastore
Create a request for the method "datastores.update".
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1Datastore content)
Create a Datastore for an org
Create a request for the method "datastores.create".
|
Test(String parent,
GoogleCloudApigeeV1Datastore content)
Test if Datastore configuration is correct.
|
Update(String name,
GoogleCloudApigeeV1Datastore content)
Update a Datastore
Create a request for the method "datastores.update".
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.clone() |
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setCreateTime(Long createTime)
Output only.
|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setDatastoreConfig(GoogleCloudApigeeV1DatastoreConfig datastoreConfig)
Datastore Configurations.
|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setDisplayName(String displayName)
Required.
|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setLastUpdateTime(Long lastUpdateTime)
Output only.
|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setOrg(String org)
Output only.
|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setSelf(String self)
Output only.
|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setTargetType(String targetType)
Destination storage type.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Datastore> |
GoogleCloudApigeeV1ListDatastoresResponse.getDatastores()
A list of datastores
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListDatastoresResponse |
GoogleCloudApigeeV1ListDatastoresResponse.setDatastores(List<GoogleCloudApigeeV1Datastore> datastores)
A list of datastores
|
Copyright © 2011–2025 Google. All rights reserved.