public final class GoogleCloudApigeeV1SharedFlowRevision
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Apigee API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleCloudApigeeV1SharedFlowRevision() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1SharedFlowRevision |
clone() |
GoogleCloudApigeeV1ConfigVersion |
getConfigurationVersion()
The version of the configuration schema to which this shared flow conforms.
|
String |
getContextInfo()
A textual description of the shared flow revision.
|
Long |
getCreatedAt()
Time at which this shared flow revision was created, in milliseconds since epoch.
|
String |
getDescription()
Description of the shared flow revision.
|
String |
getDisplayName()
The human readable name of this shared flow.
|
Map<String,String> |
getEntityMetaDataAsProperties()
A Key-Value map of metadata about this shared flow revision.
|
Long |
getLastModifiedAt()
Time at which this shared flow revision was most recently modified, in milliseconds since
epoch.
|
String |
getName()
The resource ID of the parent shared flow.
|
List<String> |
getPolicies()
A list of policy names included in this shared flow revision.
|
GoogleCloudApigeeV1ResourceFiles |
getResourceFiles()
The resource files included in this shared flow revision.
|
List<String> |
getResources()
A list of the resources included in this shared flow revision formatted as "{type}://{name}".
|
String |
getRevision()
The resource ID of this revision.
|
List<String> |
getSharedFlows()
A list of the shared flow names included in this shared flow revision.
|
String |
getType()
The string "Application"
|
GoogleCloudApigeeV1SharedFlowRevision |
set(String fieldName,
Object value) |
GoogleCloudApigeeV1SharedFlowRevision |
setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
The version of the configuration schema to which this shared flow conforms.
|
GoogleCloudApigeeV1SharedFlowRevision |
setContextInfo(String contextInfo)
A textual description of the shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
setCreatedAt(Long createdAt)
Time at which this shared flow revision was created, in milliseconds since epoch.
|
GoogleCloudApigeeV1SharedFlowRevision |
setDescription(String description)
Description of the shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
setDisplayName(String displayName)
The human readable name of this shared flow.
|
GoogleCloudApigeeV1SharedFlowRevision |
setEntityMetaDataAsProperties(Map<String,String> entityMetaDataAsProperties)
A Key-Value map of metadata about this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
setLastModifiedAt(Long lastModifiedAt)
Time at which this shared flow revision was most recently modified, in milliseconds since
epoch.
|
GoogleCloudApigeeV1SharedFlowRevision |
setName(String name)
The resource ID of the parent shared flow.
|
GoogleCloudApigeeV1SharedFlowRevision |
setPolicies(List<String> policies)
A list of policy names included in this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
setResourceFiles(GoogleCloudApigeeV1ResourceFiles resourceFiles)
The resource files included in this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
setResources(List<String> resources)
A list of the resources included in this shared flow revision formatted as "{type}://{name}".
|
GoogleCloudApigeeV1SharedFlowRevision |
setRevision(String revision)
The resource ID of this revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
setSharedFlows(List<String> sharedFlows)
A list of the shared flow names included in this shared flow revision.
|
GoogleCloudApigeeV1SharedFlowRevision |
setType(String type)
The string "Application"
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic GoogleCloudApigeeV1SharedFlowRevision()
public GoogleCloudApigeeV1ConfigVersion getConfigurationVersion()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
configurationVersion - configurationVersion or null for nonepublic String getContextInfo()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setContextInfo(String contextInfo)
contextInfo - contextInfo or null for nonepublic Long getCreatedAt()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setCreatedAt(Long createdAt)
createdAt - createdAt or null for nonepublic String getDescription()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setDescription(String description)
description - description or null for nonepublic String getDisplayName()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setDisplayName(String displayName)
displayName - displayName or null for nonepublic Map<String,String> getEntityMetaDataAsProperties()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setEntityMetaDataAsProperties(Map<String,String> entityMetaDataAsProperties)
entityMetaDataAsProperties - entityMetaDataAsProperties or null for nonepublic Long getLastModifiedAt()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setLastModifiedAt(Long lastModifiedAt)
lastModifiedAt - lastModifiedAt or null for nonepublic String getName()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setName(String name)
name - name or null for nonepublic List<String> getPolicies()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setPolicies(List<String> policies)
policies - policies or null for nonepublic GoogleCloudApigeeV1ResourceFiles getResourceFiles()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setResourceFiles(GoogleCloudApigeeV1ResourceFiles resourceFiles)
resourceFiles - resourceFiles or null for nonepublic List<String> getResources()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setResources(List<String> resources)
resources - resources or null for nonepublic String getRevision()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setRevision(String revision)
revision - revision or null for nonepublic List<String> getSharedFlows()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setSharedFlows(List<String> sharedFlows)
sharedFlows - sharedFlows or null for nonepublic String getType()
null for nonepublic GoogleCloudApigeeV1SharedFlowRevision setType(String type)
type - type or null for nonepublic GoogleCloudApigeeV1SharedFlowRevision set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudApigeeV1SharedFlowRevision clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.