public class PrivilegedRoleAssignmentRequest extends com.github.davidmoten.odata.client.EntityRequest<PrivilegedRoleAssignment>
| Constructor and Description |
|---|
PrivilegedRoleAssignmentRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PrivilegedRoleAssignment> |
makeEligible() |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PrivilegedRoleAssignment> |
makePermanent(String reason,
String ticketNumber,
String ticketSystem) |
PrivilegedRoleRequest |
roleInfo() |
public PrivilegedRoleAssignmentRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public PrivilegedRoleRequest roleInfo()
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PrivilegedRoleAssignment> makePermanent(String reason, String ticketNumber, String ticketSystem)
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PrivilegedRoleAssignment> makeEligible()
Copyright © 2018–2020. All rights reserved.