public static class PasswordPatch.Builder extends AbstractPatchItem.Builder<String,PasswordPatch,PasswordPatch.Builder>
instance| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
protected PasswordPatch |
newInstance() |
PasswordPatch.Builder |
onSyncope(boolean onSyncope) |
PasswordPatch.Builder |
resource(String resource) |
PasswordPatch.Builder |
resources(Collection<String> resources) |
PasswordPatch.Builder |
resources(String... resources) |
valuebuild, getInstance, operationprotected PasswordPatch newInstance()
newInstance in class AbstractPatch.Builder<PasswordPatch,PasswordPatch.Builder>public PasswordPatch.Builder onSyncope(boolean onSyncope)
public PasswordPatch.Builder resource(String resource)
public PasswordPatch.Builder resources(String... resources)
public PasswordPatch.Builder resources(Collection<String> resources)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.