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