Class PatchConfig.PatchConfigBuilder
java.lang.Object
de.captaingoldfish.scim.sdk.common.resources.complex.PatchConfig.PatchConfigBuilder
- Enclosing class:
- PatchConfig
override lombok builder with public constructor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivateSailsPointWorkaround(Boolean activateSailsPointWorkaround) build()toString()
-
Constructor Details
-
PatchConfigBuilder
public PatchConfigBuilder()
-
-
Method Details
-
supported
- Returns:
this.
-
activateSailsPointWorkaround
public PatchConfig.PatchConfigBuilder activateSailsPointWorkaround(Boolean activateSailsPointWorkaround) - Returns:
this.
-
build
-
toString
-