Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
CloudGateExtUpstreamServerGroups |
CloudGateExtUpstreamServerGroups.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CloudGateExtUpstreamServerGroups> |
CloudGate.getUpstreamServerGroups()
A list of upstream server groups
|
Modifier and Type | Method and Description |
---|---|
CloudGateExtUpstreamServerGroups.Builder |
CloudGateExtUpstreamServerGroups.Builder.copy(CloudGateExtUpstreamServerGroups model) |
Modifier and Type | Method and Description |
---|---|
CloudGate.Builder |
CloudGate.Builder.upstreamServerGroups(List<CloudGateExtUpstreamServerGroups> upstreamServerGroups)
A list of upstream server groups
|
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.