| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Apiproducts.AttributesRequest |
Apigee.Organizations.Apiproducts.attributes(String name,
GoogleCloudApigeeV1Attributes content)
Updates or creates API product attributes.
|
Apigee.Organizations.Developers.AttributesRequest |
Apigee.Organizations.Developers.attributes(String parent,
GoogleCloudApigeeV1Attributes content)
Updates developer attributes.
|
Apigee.Organizations.Developers.Apps.AttributesRequest |
Apigee.Organizations.Developers.Apps.attributes(String name,
GoogleCloudApigeeV1Attributes content)
Updates attributes for a developer app.
|
| Constructor and Description |
|---|
AttributesRequest(String name,
GoogleCloudApigeeV1Attributes content)
Updates or creates API product attributes.
|
AttributesRequest(String parent,
GoogleCloudApigeeV1Attributes content)
Updates developer attributes.
|
AttributesRequest(String name,
GoogleCloudApigeeV1Attributes content)
Updates attributes for a developer app.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Attributes |
GoogleCloudApigeeV1Attributes.clone() |
GoogleCloudApigeeV1Attributes |
GoogleCloudApigeeV1Attributes.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Attributes |
GoogleCloudApigeeV1Attributes.setAttribute(List<GoogleCloudApigeeV1Attribute> attribute)
List of attributes.
|
Copyright © 2011–2025 Google. All rights reserved.