public final class GoogleCloudApigeeV1ApiProxyRevision
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 |
|---|
GoogleCloudApigeeV1ApiProxyRevision() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ApiProxyRevision |
clone() |
String |
getArchive()
Output only.
|
List<String> |
getBasepaths()
Base URL of the API proxy.
|
GoogleCloudApigeeV1ConfigVersion |
getConfigurationVersion()
Version of the API proxy configuration schema to which the API proxy conforms.
|
String |
getContextInfo()
Revision number, app name, and organization for the API proxy.
|
Long |
getCreatedAt()
Time that the API proxy revision was created in milliseconds since epoch.
|
String |
getDescription()
Description of the API proxy revision.
|
String |
getDisplayName()
Human-readable name of the API proxy.
|
Map<String,String> |
getEntityMetaDataAsProperties()
Metadata describing the API proxy revision as a key-value map.
|
Boolean |
getHasExtensiblePolicy()
Output only.
|
List<String> |
getIntegrationEndpoints()
List of IntegrationEndpoints in the '/integration-endpoints' directory of the API proxy.
|
Long |
getLastModifiedAt()
Time that the API proxy revision was last modified in milliseconds since epoch.
|
String |
getName()
Name of the API proxy.
|
List<String> |
getPolicies()
List of policy names included in the API proxy revision..
|
List<String> |
getProxies()
List of proxy names included in the API proxy revision.
|
List<String> |
getProxyEndpoints()
List of ProxyEndpoints in the `/proxies` directory of the API proxy.
|
GoogleCloudApigeeV1ResourceFiles |
getResourceFiles()
List of resource files included in the API proxy revision.
|
List<String> |
getResources()
List of the resources included in the API proxy revision formatted as "{type}://{name}".
|
String |
getRevision()
API proxy revision.
|
List<String> |
getSharedFlows()
List of the shared flows included in the API proxy revision.
|
String |
getSpec()
OpenAPI Specification that is associated with the API proxy.
|
List<String> |
getTargetEndpoints()
List of TargetEndpoints in the `/targets` directory of the API proxy.
|
List<String> |
getTargets()
List of the targets included in the API proxy revision.
|
List<String> |
getTargetServers()
List of TargetServers referenced in any TargetEndpoint in the API proxy.
|
List<String> |
getTeams()
List of the teams included in the API proxy revision.
|
String |
getType()
Type.
|
GoogleCloudApigeeV1ApiProxyRevision |
set(String fieldName,
Object value) |
GoogleCloudApigeeV1ApiProxyRevision |
setArchive(String archive)
Output only.
|
GoogleCloudApigeeV1ApiProxyRevision |
setBasepaths(List<String> basepaths)
Base URL of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
Version of the API proxy configuration schema to which the API proxy conforms.
|
GoogleCloudApigeeV1ApiProxyRevision |
setContextInfo(String contextInfo)
Revision number, app name, and organization for the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setCreatedAt(Long createdAt)
Time that the API proxy revision was created in milliseconds since epoch.
|
GoogleCloudApigeeV1ApiProxyRevision |
setDescription(String description)
Description of the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
setDisplayName(String displayName)
Human-readable name of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setEntityMetaDataAsProperties(Map<String,String> entityMetaDataAsProperties)
Metadata describing the API proxy revision as a key-value map.
|
GoogleCloudApigeeV1ApiProxyRevision |
setHasExtensiblePolicy(Boolean hasExtensiblePolicy)
Output only.
|
GoogleCloudApigeeV1ApiProxyRevision |
setIntegrationEndpoints(List<String> integrationEndpoints)
List of IntegrationEndpoints in the '/integration-endpoints' directory of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setLastModifiedAt(Long lastModifiedAt)
Time that the API proxy revision was last modified in milliseconds since epoch.
|
GoogleCloudApigeeV1ApiProxyRevision |
setName(String name)
Name of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setPolicies(List<String> policies)
List of policy names included in the API proxy revision..
|
GoogleCloudApigeeV1ApiProxyRevision |
setProxies(List<String> proxies)
List of proxy names included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
setProxyEndpoints(List<String> proxyEndpoints)
List of ProxyEndpoints in the `/proxies` directory of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setResourceFiles(GoogleCloudApigeeV1ResourceFiles resourceFiles)
List of resource files included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
setResources(List<String> resources)
List of the resources included in the API proxy revision formatted as "{type}://{name}".
|
GoogleCloudApigeeV1ApiProxyRevision |
setRevision(String revision)
API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
setSharedFlows(List<String> sharedFlows)
List of the shared flows included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
setSpec(String spec)
OpenAPI Specification that is associated with the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setTargetEndpoints(List<String> targetEndpoints)
List of TargetEndpoints in the `/targets` directory of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setTargets(List<String> targets)
List of the targets included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
setTargetServers(List<String> targetServers)
List of TargetServers referenced in any TargetEndpoint in the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
setTeams(List<String> teams)
List of the teams included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
setType(String type)
Type.
|
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 String getArchive()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setArchive(String archive)
archive - archive or null for nonepublic List<String> getBasepaths()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setBasepaths(List<String> basepaths)
basepaths - basepaths or null for nonepublic GoogleCloudApigeeV1ConfigVersion getConfigurationVersion()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
configurationVersion - configurationVersion or null for nonepublic String getContextInfo()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setContextInfo(String contextInfo)
contextInfo - contextInfo or null for nonepublic Long getCreatedAt()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setCreatedAt(Long createdAt)
createdAt - createdAt or null for nonepublic String getDescription()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setDescription(String description)
description - description or null for nonepublic String getDisplayName()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setDisplayName(String displayName)
displayName - displayName or null for nonepublic Map<String,String> getEntityMetaDataAsProperties()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setEntityMetaDataAsProperties(Map<String,String> entityMetaDataAsProperties)
entityMetaDataAsProperties - entityMetaDataAsProperties or null for nonepublic Boolean getHasExtensiblePolicy()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setHasExtensiblePolicy(Boolean hasExtensiblePolicy)
hasExtensiblePolicy - hasExtensiblePolicy or null for nonepublic List<String> getIntegrationEndpoints()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setIntegrationEndpoints(List<String> integrationEndpoints)
integrationEndpoints - integrationEndpoints or null for nonepublic Long getLastModifiedAt()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setLastModifiedAt(Long lastModifiedAt)
lastModifiedAt - lastModifiedAt or null for nonepublic String getName()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setName(String name)
name - name or null for nonepublic List<String> getPolicies()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setPolicies(List<String> policies)
policies - policies or null for nonepublic List<String> getProxies()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setProxies(List<String> proxies)
proxies - proxies or null for nonepublic List<String> getProxyEndpoints()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setProxyEndpoints(List<String> proxyEndpoints)
proxyEndpoints - proxyEndpoints or null for nonepublic GoogleCloudApigeeV1ResourceFiles getResourceFiles()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setResourceFiles(GoogleCloudApigeeV1ResourceFiles resourceFiles)
resourceFiles - resourceFiles or null for nonepublic List<String> getResources()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setResources(List<String> resources)
resources - resources or null for nonepublic String getRevision()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setRevision(String revision)
revision - revision or null for nonepublic List<String> getSharedFlows()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setSharedFlows(List<String> sharedFlows)
sharedFlows - sharedFlows or null for nonepublic String getSpec()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setSpec(String spec)
spec - spec or null for nonepublic List<String> getTargetEndpoints()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setTargetEndpoints(List<String> targetEndpoints)
targetEndpoints - targetEndpoints or null for nonepublic List<String> getTargetServers()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setTargetServers(List<String> targetServers)
targetServers - targetServers or null for nonepublic List<String> getTargets()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setTargets(List<String> targets)
targets - targets or null for nonepublic List<String> getTeams()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setTeams(List<String> teams)
teams - teams or null for nonepublic String getType()
null for nonepublic GoogleCloudApigeeV1ApiProxyRevision setType(String type)
type - type or null for nonepublic GoogleCloudApigeeV1ApiProxyRevision set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudApigeeV1ApiProxyRevision clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.