Class ResourceAR.Builder
java.lang.Object
org.apache.syncope.common.lib.request.AbstractPatch.Builder<PasswordPatch,PasswordPatch.Builder>
org.apache.syncope.common.lib.request.AbstractPatchItem.Builder<String,PasswordPatch,PasswordPatch.Builder>
org.apache.syncope.common.lib.request.PasswordPatch.Builder
org.apache.syncope.common.lib.request.ResourceAR.Builder
- Enclosing class:
ResourceAR
-
Field Summary
Fields inherited from class org.apache.syncope.common.lib.request.AbstractPatch.Builder
instance
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaction
(ResourceAssociationAction action) build()
protected ResourceAR
protected ResourceAR
onSyncope
(boolean onSyncope) resources
(Collection<String> resources) Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatch.Builder
operation
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classPasswordPatch.Builder
-
getInstance
- Overrides:
getInstance
in classAbstractPatch.Builder<PasswordPatch,
PasswordPatch.Builder>
-
build
- Overrides:
build
in classAbstractPatch.Builder<PasswordPatch,
PasswordPatch.Builder>
-
onSyncope
- Overrides:
onSyncope
in classPasswordPatch.Builder
-
resource
- Overrides:
resource
in classPasswordPatch.Builder
-
resources
- Overrides:
resources
in classPasswordPatch.Builder
-
resources
- Overrides:
resources
in classPasswordPatch.Builder
-
value
- Overrides:
value
in classAbstractPatchItem.Builder<String,
PasswordPatch, PasswordPatch.Builder>
-
key
-
action
-