public static final class VerifyScimUserOrGroupExistsResult.Builder
extends java.lang.Object
VerifyScimUserOrGroupExistsResult.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
VerifyScimUserOrGroupExistsResult. |
| Modifier and Type | Method and Description |
|---|---|
VerifyScimUserOrGroupExistsResult |
build() |
VerifyScimUserOrGroupExistsResult.Builder |
setExists(java.lang.Boolean exists)
True if the user/group exists
|
public Builder()
VerifyScimUserOrGroupExistsResult.public VerifyScimUserOrGroupExistsResult.Builder setExists(java.lang.Boolean exists)
exists - New value for the property.public VerifyScimUserOrGroupExistsResult build()