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