Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
GroupExtDomainLevelSchemaNames |
GroupExtDomainLevelSchemaNames.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GroupExtDomainLevelSchemaNames> |
ExtensionDbcsGroup.getDomainLevelSchemaNames()
DBCS Domain-level schema-names.
|
Modifier and Type | Method and Description |
---|---|
GroupExtDomainLevelSchemaNames.Builder |
GroupExtDomainLevelSchemaNames.Builder.copy(GroupExtDomainLevelSchemaNames model) |
Modifier and Type | Method and Description |
---|---|
ExtensionDbcsGroup.Builder |
ExtensionDbcsGroup.Builder.domainLevelSchemaNames(List<GroupExtDomainLevelSchemaNames> domainLevelSchemaNames)
DBCS Domain-level schema-names.
|
Constructor and Description |
---|
ExtensionDbcsGroup(List<GroupExtInstanceLevelSchemaNames> instanceLevelSchemaNames,
List<GroupExtDomainLevelSchemaNames> domainLevelSchemaNames,
String domainLevelSchema,
String instanceLevelSchema)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.