public static class UserExtTermsOfUseConsents.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UserExtTermsOfUseConsents |
build() |
UserExtTermsOfUseConsents.Builder |
copy(UserExtTermsOfUseConsents model) |
UserExtTermsOfUseConsents.Builder |
ref(String ref)
The URI of the corresponding TermsOfUseConsent resource linked with the user
|
UserExtTermsOfUseConsents.Builder |
value(String value) |
public UserExtTermsOfUseConsents.Builder value(String value)
public UserExtTermsOfUseConsents.Builder ref(String ref)
The URI of the corresponding TermsOfUseConsent resource linked with the user
*Added In:** 18.2.6
*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none
ref
- the value to setpublic UserExtTermsOfUseConsents build()
public UserExtTermsOfUseConsents.Builder copy(UserExtTermsOfUseConsents model)
Copyright © 2016–2024. All rights reserved.