| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Property |
GoogleCloudApigeeV1Property.clone() |
GoogleCloudApigeeV1Property |
GoogleCloudApigeeV1Property.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Property |
GoogleCloudApigeeV1Property.setName(String name)
The property key
|
GoogleCloudApigeeV1Property |
GoogleCloudApigeeV1Property.setValue(String value)
The property value
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Property> |
GoogleCloudApigeeV1Result.getHeaders()
A list of HTTP headers.
|
List<GoogleCloudApigeeV1Property> |
GoogleCloudApigeeV1Properties.getProperty()
List of all properties in the object
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Result |
GoogleCloudApigeeV1Result.setHeaders(List<GoogleCloudApigeeV1Property> headers)
A list of HTTP headers.
|
GoogleCloudApigeeV1Properties |
GoogleCloudApigeeV1Properties.setProperty(List<GoogleCloudApigeeV1Property> property)
List of all properties in the object
|
Copyright © 2011–2025 Google. All rights reserved.