Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
CloudGate.Builder |
CloudGate.Builder.active(Boolean active)
Activation status for this Cloud Gate
|
static CloudGate.Builder |
CloudGate.builder()
Create a new builder.
|
CloudGate.Builder |
CloudGate.Builder.compartmentOcid(String compartmentOcid)
OCI Compartment Id (ocid) in which the resource lives.
|
CloudGate.Builder |
CloudGate.Builder.copy(CloudGate model) |
CloudGate.Builder |
CloudGate.Builder.deleteInProgress(Boolean deleteInProgress)
A boolean flag indicating this resource in the process of being deleted.
|
CloudGate.Builder |
CloudGate.Builder.description(String description)
Brief description for this Cloud Gate
|
CloudGate.Builder |
CloudGate.Builder.displayName(String displayName)
Display name/Host identifier for this Cloud Gate
|
CloudGate.Builder |
CloudGate.Builder.domainOcid(String domainOcid)
OCI Domain Id (ocid) in which the resource lives.
|
CloudGate.Builder |
CloudGate.Builder.id(String id)
Unique identifier for the SCIM Resource as defined by the Service Provider.
|
CloudGate.Builder |
CloudGate.Builder.idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |
CloudGate.Builder |
CloudGate.Builder.idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |
CloudGate.Builder |
CloudGate.Builder.idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease)
The release number when the resource was upgraded.
|
CloudGate.Builder |
CloudGate.Builder.idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations)
Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource.
|
CloudGate.Builder |
CloudGate.Builder.isOPCService(Boolean isOPCService)
Indicates whether this resource was created by OPC
|
CloudGate.Builder |
CloudGate.Builder.lastModifiedTime(String lastModifiedTime)
Last updated timestamp for this CloudGate’s servers and mappings.
|
CloudGate.Builder |
CloudGate.Builder.mappings(List<CloudGateExtMappings> mappings)
A list of Cloud Gate Mappings that map Apps to this Cloud Gate
|
CloudGate.Builder |
CloudGate.Builder.meta(Meta meta) |
CloudGate.Builder |
CloudGate.Builder.oauthClient(CloudGateOauthClient oauthClient) |
CloudGate.Builder |
CloudGate.Builder.ocid(String ocid)
Unique OCI identifier for the SCIM Resource.
|
CloudGate.Builder |
CloudGate.Builder.schemas(List<String> schemas)
REQUIRED.
|
CloudGate.Builder |
CloudGate.Builder.servers(List<CloudGateExtServers> servers)
A list of Server Blocks on this Cloud Gate
|
CloudGate.Builder |
CloudGate.Builder.tags(List<Tags> tags)
A list of tags on this resource.
|
CloudGate.Builder |
CloudGate.Builder.tenancyOcid(String tenancyOcid)
OCI Tenant Id (ocid) in which the resource lives.
|
CloudGate.Builder |
CloudGate.toBuilder() |
CloudGate.Builder |
CloudGate.Builder.type(CloudGate.Type type)
Type of Cloud Gate
|
CloudGate.Builder |
CloudGate.Builder.upstreamServerGroups(List<CloudGateExtUpstreamServerGroups> upstreamServerGroups)
A list of upstream server groups
|
CloudGate.Builder |
CloudGate.Builder.upstreamServers(List<CloudGateExtUpstreamServers> upstreamServers)
A list of upstream servers
|
Copyright © 2016–2024. All rights reserved.