| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.SetSyncAuthorization |
Apigee.Organizations.setSyncAuthorization(String name,
GoogleCloudApigeeV1SyncAuthorization content)
Sets the permissions required to allow the Synchronizer to download environment data from the
control plane.
|
| Constructor and Description |
|---|
SetSyncAuthorization(String name,
GoogleCloudApigeeV1SyncAuthorization content)
Sets the permissions required to allow the Synchronizer to download environment data from the
control plane.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SyncAuthorization |
GoogleCloudApigeeV1SyncAuthorization.clone() |
GoogleCloudApigeeV1SyncAuthorization |
GoogleCloudApigeeV1SyncAuthorization.encodeEtag(byte[] etag)
Entity tag (ETag) used for optimistic concurrency control as a way to help prevent simultaneous
updates from overwriting each other.
|
GoogleCloudApigeeV1SyncAuthorization |
GoogleCloudApigeeV1SyncAuthorization.set(String fieldName,
Object value) |
GoogleCloudApigeeV1SyncAuthorization |
GoogleCloudApigeeV1SyncAuthorization.setEtag(String etag)
Entity tag (ETag) used for optimistic concurrency control as a way to help prevent simultaneous
updates from overwriting each other.
|
GoogleCloudApigeeV1SyncAuthorization |
GoogleCloudApigeeV1SyncAuthorization.setIdentities(List<String> identities)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.