Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.builder()
Create a new builder.
|
SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.Builder.copy(SelfRegistrationProfileUserAttributes model) |
SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.Builder.deletable(Boolean deletable)
If this attribute can be deleted
|
SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.Builder.fullyQualifiedAttributeName(String fullyQualifiedAttributeName)
SCIM++ Properties: - idcsSearchable: true - multiValued: false - mutability:
readWrite - required: false - returned: default - type: string - uniqueness: none Fully
Qualified Attribute Name
|
SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.Builder.metadata(String metadata)
Metadata of the user attribute
|
SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.Builder.seqNumber(Integer seqNumber)
SCIM++ Properties: - idcsSearchable: true - multiValued: false - mutability:
readWrite - required: true - returned: default - type: integer - uniqueness: none
Sequence Number for the attribute
|
SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.toBuilder() |
SelfRegistrationProfileUserAttributes.Builder |
SelfRegistrationProfileUserAttributes.Builder.value(String value)
name of the attribute
|
Copyright © 2016–2024. All rights reserved.