Class GetIntegrationsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetIntegrationsRequest.Builder
- Enclosing class:
- GetIntegrationsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withIntegrationType(String integrationType) withNextPage(String nextPage) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withPreviousPage(String previousPage) withReportedState(GetIntegrationsRequest.reportedStateValues reportedState) withReportedState(String reportedState) withSortBy(String sortBy)
-
Method Details
-
withPageSize
-
withPageNumber
-
withSortBy
-
withExpand
-
withNextPage
-
withPreviousPage
-
withIds
-
withIntegrationType
-
withReportedState
-
withReportedState
public GetIntegrationsRequest.Builder withReportedState(GetIntegrationsRequest.reportedStateValues reportedState) -
build
-