| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.clone() |
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setArchive(String archive)
Output only.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setBasepaths(List<String> basepaths)
Base URL of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setConfigurationVersion(GoogleCloudApigeeV1ConfigVersion configurationVersion)
Version of the API proxy configuration schema to which the API proxy conforms.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setContextInfo(String contextInfo)
Revision number, app name, and organization for the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setCreatedAt(Long createdAt)
Time that the API proxy revision was created in milliseconds since epoch.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setDescription(String description)
Description of the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setDisplayName(String displayName)
Human-readable name of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setEntityMetaDataAsProperties(Map<String,String> entityMetaDataAsProperties)
Metadata describing the API proxy revision as a key-value map.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setHasExtensiblePolicy(Boolean hasExtensiblePolicy)
Output only.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setIntegrationEndpoints(List<String> integrationEndpoints)
List of IntegrationEndpoints in the '/integration-endpoints' directory of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setLastModifiedAt(Long lastModifiedAt)
Time that the API proxy revision was last modified in milliseconds since epoch.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setName(String name)
Name of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setPolicies(List<String> policies)
List of policy names included in the API proxy revision..
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setProxies(List<String> proxies)
List of proxy names included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setProxyEndpoints(List<String> proxyEndpoints)
List of ProxyEndpoints in the `/proxies` directory of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setResourceFiles(GoogleCloudApigeeV1ResourceFiles resourceFiles)
List of resource files included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setResources(List<String> resources)
List of the resources included in the API proxy revision formatted as "{type}://{name}".
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setRevision(String revision)
API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setSharedFlows(List<String> sharedFlows)
List of the shared flows included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setSpec(String spec)
OpenAPI Specification that is associated with the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setTargetEndpoints(List<String> targetEndpoints)
List of TargetEndpoints in the `/targets` directory of the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setTargets(List<String> targets)
List of the targets included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setTargetServers(List<String> targetServers)
List of TargetServers referenced in any TargetEndpoint in the API proxy.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setTeams(List<String> teams)
List of the teams included in the API proxy revision.
|
GoogleCloudApigeeV1ApiProxyRevision |
GoogleCloudApigeeV1ApiProxyRevision.setType(String type)
Type.
|
Copyright © 2011–2025 Google. All rights reserved.