public final class GoogleCloudApigeeV1Environment
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 |
|---|
GoogleCloudApigeeV1Environment() |
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 getApiProxyType()
null for nonepublic GoogleCloudApigeeV1Environment setApiProxyType(String apiProxyType)
apiProxyType - apiProxyType or null for nonepublic GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig getClientIpResolutionConfig()
null for nonepublic GoogleCloudApigeeV1Environment setClientIpResolutionConfig(GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig clientIpResolutionConfig)
clientIpResolutionConfig - clientIpResolutionConfig or null for nonepublic Long getCreatedAt()
null for nonepublic GoogleCloudApigeeV1Environment setCreatedAt(Long createdAt)
createdAt - createdAt or null for nonepublic String getDeploymentType()
null for nonepublic GoogleCloudApigeeV1Environment setDeploymentType(String deploymentType)
deploymentType - deploymentType or null for nonepublic String getDescription()
null for nonepublic GoogleCloudApigeeV1Environment setDescription(String description)
description - description or null for nonepublic String getDisplayName()
null for nonepublic GoogleCloudApigeeV1Environment setDisplayName(String displayName)
displayName - displayName or null for nonepublic String getForwardProxyUri()
null for nonepublic GoogleCloudApigeeV1Environment setForwardProxyUri(String forwardProxyUri)
forwardProxyUri - forwardProxyUri or null for nonepublic Boolean getHasAttachedFlowHooks()
null for nonepublic GoogleCloudApigeeV1Environment setHasAttachedFlowHooks(Boolean hasAttachedFlowHooks)
hasAttachedFlowHooks - hasAttachedFlowHooks or null for nonepublic Long getLastModifiedAt()
null for nonepublic GoogleCloudApigeeV1Environment setLastModifiedAt(Long lastModifiedAt)
lastModifiedAt - lastModifiedAt or null for nonepublic String getName()
null for nonepublic GoogleCloudApigeeV1Environment setName(String name)
name - name or null for nonepublic GoogleCloudApigeeV1NodeConfig getNodeConfig()
null for nonepublic GoogleCloudApigeeV1Environment setNodeConfig(GoogleCloudApigeeV1NodeConfig nodeConfig)
nodeConfig - nodeConfig or null for nonepublic GoogleCloudApigeeV1Properties getProperties()
null for nonepublic GoogleCloudApigeeV1Environment setProperties(GoogleCloudApigeeV1Properties properties)
properties - properties or null for nonepublic String getState()
null for nonepublic GoogleCloudApigeeV1Environment setState(String state)
state - state or null for nonepublic String getType()
null for nonepublic GoogleCloudApigeeV1Environment setType(String type)
type - type or null for nonepublic GoogleCloudApigeeV1Environment set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudApigeeV1Environment clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.