Class GetAuthorizationRoleRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAuthorizationRoleRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidvoidsetUserCount(Boolean userCount) withCustomHeader(String name, String value) withExpand(List<String> expand) withRoleId(String roleId) withUserCount(Boolean userCount)
-
Constructor Details
-
GetAuthorizationRoleRequest
public GetAuthorizationRoleRequest()
-
-
Method Details
-
getRoleId
-
setRoleId
-
withRoleId
-
getUserCount
-
setUserCount
-
withUserCount
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-