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