public static class CloudGateMappingCloudGate.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CloudGateMappingCloudGate |
build() |
CloudGateMappingCloudGate.Builder |
copy(CloudGateMappingCloudGate model) |
CloudGateMappingCloudGate.Builder |
ref(String ref)
The URI of the OAuth app for this Cloud Gate.
|
CloudGateMappingCloudGate.Builder |
value(String value)
The id of the owning Cloud Gate.
|
public CloudGateMappingCloudGate.Builder value(String value)
The id of the owning Cloud Gate.
*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none
value
- the value to setpublic CloudGateMappingCloudGate.Builder ref(String ref)
The URI of the OAuth app for this Cloud Gate.
*SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none
ref
- the value to setpublic CloudGateMappingCloudGate build()
public CloudGateMappingCloudGate.Builder copy(CloudGateMappingCloudGate model)
Copyright © 2016–2024. All rights reserved.