public static class SocialIdentityProviderJitProvAssignedGroups.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SocialIdentityProviderJitProvAssignedGroups |
build() |
SocialIdentityProviderJitProvAssignedGroups.Builder |
copy(SocialIdentityProviderJitProvAssignedGroups model) |
SocialIdentityProviderJitProvAssignedGroups.Builder |
display(String display)
A human readable name, primarily used for display purposes.
|
SocialIdentityProviderJitProvAssignedGroups.Builder |
ref(String ref)
Group URI
|
SocialIdentityProviderJitProvAssignedGroups.Builder |
value(String value)
Group identifier
|
public SocialIdentityProviderJitProvAssignedGroups.Builder value(String value)
Group identifier
*Added In:** 2309290043
*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none
value
- the value to setpublic SocialIdentityProviderJitProvAssignedGroups.Builder ref(String ref)
Group URI
*Added In:** 2309290043
*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none
ref
- the value to setpublic SocialIdentityProviderJitProvAssignedGroups.Builder display(String display)
A human readable name, primarily used for display purposes. READ-ONLY.
*Added In:** 2309290043
*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none
display
- the value to setpublic SocialIdentityProviderJitProvAssignedGroups build()
public SocialIdentityProviderJitProvAssignedGroups.Builder copy(SocialIdentityProviderJitProvAssignedGroups model)
Copyright © 2016–2024. All rights reserved.