public class RoleAssignmentFilter extends Object
Constructor and Description |
---|
RoleAssignmentFilter() |
Modifier and Type | Method and Description |
---|---|
Boolean |
canDelegate()
Get the canDelegate value.
|
String |
principalId()
Get the principalId value.
|
RoleAssignmentFilter |
withCanDelegate(Boolean canDelegate)
Set the canDelegate value.
|
RoleAssignmentFilter |
withPrincipalId(String principalId)
Set the principalId value.
|
public String principalId()
public RoleAssignmentFilter withPrincipalId(String principalId)
principalId
- the principalId value to setpublic Boolean canDelegate()
public RoleAssignmentFilter withCanDelegate(Boolean canDelegate)
canDelegate
- the canDelegate value to setCopyright © 2019. All rights reserved.