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