| 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.Entries.Create |
Apigee.Organizations.Apis.Keyvaluemaps.Entries.create(String parent,
GoogleCloudApigeeV1KeyValueEntry content)
Creates key value entries in a key value map scoped to an organization, environment, or API
proxy.
|
Apigee.Organizations.Environments.Keyvaluemaps.Entries.Create |
Apigee.Organizations.Environments.Keyvaluemaps.Entries.create(String parent,
GoogleCloudApigeeV1KeyValueEntry content)
Creates key value entries in a key value map scoped to an organization, environment, or API
proxy.
|
Apigee.Organizations.Keyvaluemaps.Entries.Create |
Apigee.Organizations.Keyvaluemaps.Entries.create(String parent,
GoogleCloudApigeeV1KeyValueEntry content)
Creates key value entries in a key value map scoped to an organization, environment, or API
proxy.
|
Apigee.Organizations.Apis.Keyvaluemaps.Entries.Update |
Apigee.Organizations.Apis.Keyvaluemaps.Entries.update(String name,
GoogleCloudApigeeV1KeyValueEntry content)
Update key value entry scoped to an organization, environment, or API proxy for an existing key.
|
Apigee.Organizations.Environments.Keyvaluemaps.Entries.Update |
Apigee.Organizations.Environments.Keyvaluemaps.Entries.update(String name,
GoogleCloudApigeeV1KeyValueEntry content)
Update key value entry scoped to an organization, environment, or API proxy for an existing key.
|
Apigee.Organizations.Keyvaluemaps.Entries.Update |
Apigee.Organizations.Keyvaluemaps.Entries.update(String name,
GoogleCloudApigeeV1KeyValueEntry content)
Update key value entry scoped to an organization, environment, or API proxy for an existing key.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1KeyValueEntry content)
Creates key value entries in a key value map scoped to an organization, environment, or API
proxy.
|
Create(String parent,
GoogleCloudApigeeV1KeyValueEntry content)
Creates key value entries in a key value map scoped to an organization, environment, or API
proxy.
|
Create(String parent,
GoogleCloudApigeeV1KeyValueEntry content)
Creates key value entries in a key value map scoped to an organization, environment, or API
proxy.
|
Update(String name,
GoogleCloudApigeeV1KeyValueEntry content)
Update key value entry scoped to an organization, environment, or API proxy for an existing
key.
|
Update(String name,
GoogleCloudApigeeV1KeyValueEntry content)
Update key value entry scoped to an organization, environment, or API proxy for an existing
key.
|
Update(String name,
GoogleCloudApigeeV1KeyValueEntry content)
Update key value entry scoped to an organization, environment, or API proxy for an existing
key.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1KeyValueEntry |
GoogleCloudApigeeV1KeyValueEntry.clone() |
GoogleCloudApigeeV1KeyValueEntry |
GoogleCloudApigeeV1KeyValueEntry.set(String fieldName,
Object value) |
GoogleCloudApigeeV1KeyValueEntry |
GoogleCloudApigeeV1KeyValueEntry.setName(String name)
Resource URI that can be used to identify the scope of the key value map entries.
|
GoogleCloudApigeeV1KeyValueEntry |
GoogleCloudApigeeV1KeyValueEntry.setValue(String value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1KeyValueEntry> |
GoogleCloudApigeeV1ListKeyValueEntriesResponse.getKeyValueEntries()
One or more key value map keys and values.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListKeyValueEntriesResponse |
GoogleCloudApigeeV1ListKeyValueEntriesResponse.setKeyValueEntries(List<GoogleCloudApigeeV1KeyValueEntry> keyValueEntries)
One or more key value map keys and values.
|
Copyright © 2011–2025 Google. All rights reserved.