public static class GroupExtInstanceLevelSchemaNames.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GroupExtInstanceLevelSchemaNames |
build() |
GroupExtInstanceLevelSchemaNames.Builder |
copy(GroupExtInstanceLevelSchemaNames model) |
GroupExtInstanceLevelSchemaNames.Builder |
dbInstanceId(String dbInstanceId)
App Id of DBCS App instance
|
GroupExtInstanceLevelSchemaNames.Builder |
schemaName(String schemaName)
The DBCS schema-name granted to this Group for the DB instance that ‘dbInstanceId’
specifies.
|
public GroupExtInstanceLevelSchemaNames.Builder dbInstanceId(String dbInstanceId)
App Id of DBCS App instance
*Added In:** 18.2.4
*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readOnly - required: true - returned: default - type: string - uniqueness: none
dbInstanceId
- the value to setpublic GroupExtInstanceLevelSchemaNames.Builder schemaName(String schemaName)
The DBCS schema-name granted to this Group for the DB instance that ‘dbInstanceId’ specifies.
*Added In:** 18.2.4
*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readOnly - required: true - returned: default - type: string - uniqueness: none
schemaName
- the value to setpublic GroupExtInstanceLevelSchemaNames build()
public GroupExtInstanceLevelSchemaNames.Builder copy(GroupExtInstanceLevelSchemaNames model)
Copyright © 2016–2024. All rights reserved.