| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.clone() |
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.set(String fieldName,
Object value) |
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.setLatestRevisionId(String latestRevisionId)
The id of the most recently created revision for this shared flow.
|
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.setMetaData(GoogleCloudApigeeV1EntityMetadata metaData)
Metadata describing the shared flow.
|
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.setName(String name)
The ID of the shared flow.
|
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.setRevision(List<String> revision)
A list of revisions of this shared flow.
|
GoogleCloudApigeeV1SharedFlow |
GoogleCloudApigeeV1SharedFlow.setSpace(String space)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1SharedFlow> |
GoogleCloudApigeeV1ListSharedFlowsResponse.getSharedFlows() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListSharedFlowsResponse |
GoogleCloudApigeeV1ListSharedFlowsResponse.setSharedFlows(List<GoogleCloudApigeeV1SharedFlow> sharedFlows) |
Copyright © 2011–2025 Google. All rights reserved.