public static class IdentityProviderJitUserProvGroupMappings.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IdentityProviderJitUserProvGroupMappings |
build() |
IdentityProviderJitUserProvGroupMappings.Builder |
copy(IdentityProviderJitUserProvGroupMappings model) |
IdentityProviderJitUserProvGroupMappings.Builder |
idpGroup(String idpGroup)
IDP Group Name
|
IdentityProviderJitUserProvGroupMappings.Builder |
ref(String ref)
Group URI
|
IdentityProviderJitUserProvGroupMappings.Builder |
value(String value)
Domain Group
|
public IdentityProviderJitUserProvGroupMappings.Builder value(String value)
Domain Group
*Added In:** 2205120021
*SCIM++ Properties:** - multiValued: false - mutability: readWrite - required: true - idcsSearchable: true - type: string
value
- the value to setpublic IdentityProviderJitUserProvGroupMappings.Builder ref(String ref)
Group URI
*Added In:** 2205120021
*SCIM++ Properties:** - multiValued: false - mutability: readOnly - required: true - returned: default - type: reference
ref
- the value to setpublic IdentityProviderJitUserProvGroupMappings.Builder idpGroup(String idpGroup)
IDP Group Name
*Added In:** 2205120021
*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - type: string
idpGroup
- the value to setpublic IdentityProviderJitUserProvGroupMappings build()
public IdentityProviderJitUserProvGroupMappings.Builder copy(IdentityProviderJitUserProvGroupMappings model)
Copyright © 2016–2024. All rights reserved.