| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.clone() |
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.set(String fieldName,
Object value) |
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
The version of the configuration schema to which this shared flow conforms.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setContextInfo(String contextInfo)
A textual description of the shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setCreatedAt(Long createdAt)
Time at which this shared flow revision was created, in milliseconds since epoch.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setDescription(String description)
Description of the shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setDisplayName(String displayName)
The human readable name of this shared flow.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setEntityMetaDataAsProperties(Map<String,String> entityMetaDataAsProperties)
A Key-Value map of metadata about this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setLastModifiedAt(Long lastModifiedAt)
Time at which this shared flow revision was most recently modified, in milliseconds since
epoch.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setName(String name)
The resource ID of the parent shared flow.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setPolicies(List<String> policies)
A list of policy names included in this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setResourceFiles(GoogleCloudApigeeV1ResourceFiles resourceFiles)
The resource files included in this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setResources(List<String> resources)
A list of the resources included in this shared flow revision formatted as "{type}://{name}".
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setRevision(String revision)
The resource ID of this revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setSharedFlows(List<String> sharedFlows)
A list of the shared flow names included in this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
GoogleCloudApigeeV1SharedFlowRevision.setType(String type)
The string "Application"
|
Copyright © 2011–2025 Google. All rights reserved.