| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1KeyAliasReference |
GoogleCloudApigeeV1KeyAliasReference.clone() |
GoogleCloudApigeeV1KeyAliasReference |
GoogleCloudApigeeV1TlsInfoConfig.getKeyAliasReference()
Reference name and alias pair to use for client-side authentication.
|
GoogleCloudApigeeV1KeyAliasReference |
GoogleCloudApigeeV1KeyAliasReference.set(String fieldName,
Object value) |
GoogleCloudApigeeV1KeyAliasReference |
GoogleCloudApigeeV1KeyAliasReference.setAliasId(String aliasId)
Alias ID.
|
GoogleCloudApigeeV1KeyAliasReference |
GoogleCloudApigeeV1KeyAliasReference.setReference(String reference)
Reference name in the following format:
`organizations/{org}/environments/{env}/references/{reference}`
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1TlsInfoConfig |
GoogleCloudApigeeV1TlsInfoConfig.setKeyAliasReference(GoogleCloudApigeeV1KeyAliasReference keyAliasReference)
Reference name and alias pair to use for client-side authentication.
|
Copyright © 2011–2025 Google. All rights reserved.