public static class GrantAppEntitlementCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GrantAppEntitlementCollection |
build() |
GrantAppEntitlementCollection.Builder |
copy(GrantAppEntitlementCollection model) |
GrantAppEntitlementCollection.Builder |
ref(String ref)
Application Entitlement Collection URI
|
GrantAppEntitlementCollection.Builder |
value(String value)
Application Entitlement Collection identifier
|
public GrantAppEntitlementCollection.Builder value(String value)
Application Entitlement Collection identifier
*Added In:** 18.2.4
*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: immutable - required: true - returned: default - type: string - uniqueness: none
value
- the value to setpublic GrantAppEntitlementCollection.Builder ref(String ref)
Application Entitlement Collection URI
*Added In:** 18.2.4
*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none
ref
- the value to setpublic GrantAppEntitlementCollection build()
public GrantAppEntitlementCollection.Builder copy(GrantAppEntitlementCollection model)
Copyright © 2016–2024. All rights reserved.