CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.appId(String appId) |
The ID of the App being mapped to
|
static CloudGateExtMappings.Builder |
CloudGateExtMappings.builder() |
Create a new builder.
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.copy(CloudGateExtMappings model) |
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.mappingId(String mappingId) |
The id of the Cloud Gate Mapping
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.name(String name) |
The name (Client ID) of the App being mapped to
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.nginxSettings(String nginxSettings) |
More NGINX Settings.
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.policyName(String policyName) |
The Web Tier policy name used for the App that is mapped to this Cloud Gate
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.proxyPass(String proxyPass) |
NGINX ProxyPass entry for this Mapping
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.ref(String ref) |
URI of the App being mapped to
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.resourcePrefix(String resourcePrefix) |
Resource prefix for this mapping.
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.serverId(String serverId) |
Server Instance for the Mapping.
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.toBuilder() |
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.upstreamServerGroupId(String upstreamServerGroupId) |
Upstream server group instance for the Mapping.
|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.value(String value) |
The id of the App being mapped to
|