Class GetSpeechandtextanalyticsProgramsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsProgramsRequest.Builder
- Enclosing class:
- GetSpeechandtextanalyticsProgramsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withNextPage(String nextPage) withPageSize(Integer pageSize) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Method Details
-
withNextPage
-
withPageSize
-
withState
-
withState
public GetSpeechandtextanalyticsProgramsRequest.Builder withState(GetSpeechandtextanalyticsProgramsRequest.stateValues state) -
withName
-
withIds
-
withSortBy
-
withSortBy
public GetSpeechandtextanalyticsProgramsRequest.Builder withSortBy(GetSpeechandtextanalyticsProgramsRequest.sortByValues sortBy) -
withSortOrder
-
withSortOrder
public GetSpeechandtextanalyticsProgramsRequest.Builder withSortOrder(GetSpeechandtextanalyticsProgramsRequest.sortOrderValues sortOrder) -
build
-