Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
CloudGateExtMappings |
CloudGateExtMappings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CloudGateExtMappings> |
CloudGate.getMappings()
A list of Cloud Gate Mappings that map Apps to this Cloud Gate
|
Modifier and Type | Method and Description |
---|---|
CloudGateExtMappings.Builder |
CloudGateExtMappings.Builder.copy(CloudGateExtMappings model) |
Modifier and Type | Method and Description |
---|---|
CloudGate.Builder |
CloudGate.Builder.mappings(List<CloudGateExtMappings> mappings)
A list of Cloud Gate Mappings that map Apps to this Cloud Gate
|
Constructor and Description |
---|
CloudGate(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
Boolean isOPCService,
String lastModifiedTime,
String displayName,
String description,
Boolean active,
CloudGate.Type type,
List<CloudGateExtUpstreamServerGroups> upstreamServerGroups,
List<CloudGateExtUpstreamServers> upstreamServers,
CloudGateOauthClient oauthClient,
List<CloudGateExtServers> servers,
List<CloudGateExtMappings> mappings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.