| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1KeystoreConfig |
GoogleCloudApigeeV1KeystoreConfig.clone() |
GoogleCloudApigeeV1KeystoreConfig |
GoogleCloudApigeeV1KeystoreConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1KeystoreConfig |
GoogleCloudApigeeV1KeystoreConfig.setAliases(List<GoogleCloudApigeeV1AliasRevisionConfig> aliases)
Aliases in the keystore.
|
GoogleCloudApigeeV1KeystoreConfig |
GoogleCloudApigeeV1KeystoreConfig.setName(String name)
Resource name in the following format:
`organizations/{org}/environments/{env}/keystores/{keystore}`
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1KeystoreConfig> |
GoogleCloudApigeeV1EnvironmentConfig.getKeystores()
List of keystores in the environment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setKeystores(List<GoogleCloudApigeeV1KeystoreConfig> keystores)
List of keystores in the environment.
|
Copyright © 2011–2025 Google. All rights reserved.