Class GetArchitectSystempromptHistoryHistoryIdRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetArchitectSystempromptHistoryHistoryIdRequest.Builder
- Enclosing class:
- GetArchitectSystempromptHistoryHistoryIdRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAction(List<String> action) withHistoryId(String historyId) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withPromptId(String promptId) withRequiredParams(String promptId, String historyId) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Method Details
-
withPromptId
-
withHistoryId
-
withPageNumber
-
withPageSize
-
withSortOrder
-
withSortBy
-
withSortBy
-
withAction
-
withActionEnumValues
public GetArchitectSystempromptHistoryHistoryIdRequest.Builder withActionEnumValues(List<GetArchitectSystempromptHistoryHistoryIdRequest.actionValues> action) -
withRequiredParams
public GetArchitectSystempromptHistoryHistoryIdRequest.Builder withRequiredParams(String promptId, String historyId) -
build
-