| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.ArchiveDeployments.Create |
Apigee.Organizations.Environments.ArchiveDeployments.create(String parent,
GoogleCloudApigeeV1ArchiveDeployment content)
Creates a new ArchiveDeployment.
|
Apigee.Organizations.Environments.ArchiveDeployments.Patch |
Apigee.Organizations.Environments.ArchiveDeployments.patch(String name,
GoogleCloudApigeeV1ArchiveDeployment content)
Updates an existing ArchiveDeployment.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1ArchiveDeployment content)
Creates a new ArchiveDeployment.
|
Patch(String name,
GoogleCloudApigeeV1ArchiveDeployment content)
Updates an existing ArchiveDeployment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.clone() |
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.setGcsUri(String gcsUri)
Input only.
|
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.setLabels(Map<String,String> labels)
User-supplied key-value pairs used to organize ArchiveDeployments.
|
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.setName(String name)
Name of the Archive Deployment in the following format:
`organizations/{org}/environments/{env}/archiveDeployments/{id}`.
|
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.setOperation(String operation)
Output only.
|
GoogleCloudApigeeV1ArchiveDeployment |
GoogleCloudApigeeV1ArchiveDeployment.setUpdatedAt(Long updatedAt)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1ArchiveDeployment> |
GoogleCloudApigeeV1ListArchiveDeploymentsResponse.getArchiveDeployments()
Archive Deployments in the specified environment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListArchiveDeploymentsResponse |
GoogleCloudApigeeV1ListArchiveDeploymentsResponse.setArchiveDeployments(List<GoogleCloudApigeeV1ArchiveDeployment> archiveDeployments)
Archive Deployments in the specified environment.
|
Copyright © 2011–2025 Google. All rights reserved.