Class GetAuthorizationRoleSubjectgrantsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAuthorizationRoleSubjectgrantsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetNextPage(String nextPage) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetPreviousPage(String previousPage) voidvoidwithCustomHeader(String name, String value) withExpand(List<String> expand) withNextPage(String nextPage) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withPreviousPage(String previousPage) withRoleId(String roleId) withSortBy(String sortBy)
-
Constructor Details
-
GetAuthorizationRoleSubjectgrantsRequest
public GetAuthorizationRoleSubjectgrantsRequest()
-
-
Method Details
-
getRoleId
-
setRoleId
-
withRoleId
-
getPageSize
-
setPageSize
-
withPageSize
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getSortBy
-
setSortBy
-
withSortBy
-
getExpand
-
setExpand
-
withExpand
-
getNextPage
-
setNextPage
-
withNextPage
-
getPreviousPage
-
setPreviousPage
-
withPreviousPage
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-