| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ApiProductRef |
GoogleCloudApigeeV1ApiProductRef.clone() |
GoogleCloudApigeeV1ApiProductRef |
GoogleCloudApigeeV1ApiProductRef.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ApiProductRef |
GoogleCloudApigeeV1ApiProductRef.setApiproduct(String apiproduct)
Name of the API product.
|
GoogleCloudApigeeV1ApiProductRef |
GoogleCloudApigeeV1ApiProductRef.setStatus(String status)
Status of the API product.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1ApiProductRef> |
GoogleCloudApigeeV1App.getApiProducts()
List of API products associated with the app.
|
List<GoogleCloudApigeeV1ApiProductRef> |
GoogleCloudApigeeV1Credential.getApiProducts()
List of API products this credential can be used for.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setApiProducts(List<GoogleCloudApigeeV1ApiProductRef> apiProducts)
List of API products associated with the app.
|
GoogleCloudApigeeV1Credential |
GoogleCloudApigeeV1Credential.setApiProducts(List<GoogleCloudApigeeV1ApiProductRef> apiProducts)
List of API products this credential can be used for.
|
Copyright © 2011–2025 Google. All rights reserved.