| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Apis.Keyvaluemaps.Create |
Apigee.Organizations.Apis.Keyvaluemaps.create(String parent,
GoogleCloudApigeeV1KeyValueMap content)
Creates a key value map in an API proxy.
|
Apigee.Organizations.Environments.Keyvaluemaps.Create |
Apigee.Organizations.Environments.Keyvaluemaps.create(String parent,
GoogleCloudApigeeV1KeyValueMap content)
Creates a key value map in an environment.
|
Apigee.Organizations.Keyvaluemaps.Create |
Apigee.Organizations.Keyvaluemaps.create(String parent,
GoogleCloudApigeeV1KeyValueMap content)
Creates a key value map in an organization.
|
Apigee.Organizations.Apis.Keyvaluemaps.Update |
Apigee.Organizations.Apis.Keyvaluemaps.update(String name,
GoogleCloudApigeeV1KeyValueMap content)
Update the key value map scoped to an organization, environment, or API proxy.
|
Apigee.Organizations.Environments.Keyvaluemaps.Update |
Apigee.Organizations.Environments.Keyvaluemaps.update(String name,
GoogleCloudApigeeV1KeyValueMap content)
Update the key value map scoped to an organization, environment, or API proxy.
|
Apigee.Organizations.Keyvaluemaps.Update |
Apigee.Organizations.Keyvaluemaps.update(String name,
GoogleCloudApigeeV1KeyValueMap content)
Update the key value map scoped to an organization, environment, or API proxy.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1KeyValueMap content)
Creates a key value map in an API proxy.
|
Create(String parent,
GoogleCloudApigeeV1KeyValueMap content)
Creates a key value map in an environment.
|
Create(String parent,
GoogleCloudApigeeV1KeyValueMap content)
Creates a key value map in an organization.
|
Update(String name,
GoogleCloudApigeeV1KeyValueMap content)
Update the key value map scoped to an organization, environment, or API proxy.
|
Update(String name,
GoogleCloudApigeeV1KeyValueMap content)
Update the key value map scoped to an organization, environment, or API proxy.
|
Update(String name,
GoogleCloudApigeeV1KeyValueMap content)
Update the key value map scoped to an organization, environment, or API proxy.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1KeyValueMap |
GoogleCloudApigeeV1KeyValueMap.clone() |
GoogleCloudApigeeV1KeyValueMap |
GoogleCloudApigeeV1KeyValueMap.set(String fieldName,
Object value) |
GoogleCloudApigeeV1KeyValueMap |
GoogleCloudApigeeV1KeyValueMap.setEncrypted(Boolean encrypted)
Required.
|
GoogleCloudApigeeV1KeyValueMap |
GoogleCloudApigeeV1KeyValueMap.setMaskedValues(Boolean maskedValues)
Optional.
|
GoogleCloudApigeeV1KeyValueMap |
GoogleCloudApigeeV1KeyValueMap.setName(String name)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.