Class GetJourneyActiontemplatesRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetJourneyActiontemplatesRequest.Builder
- Enclosing class:
- GetJourneyActiontemplatesRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withMediaType(String mediaType) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withQueryFields(List<String> queryFields) withQueryValue(String queryValue) withSortBy(String sortBy)
-
Method Details
-
withPageNumber
-
withPageSize
-
withSortBy
-
withMediaType
-
withMediaType
public GetJourneyActiontemplatesRequest.Builder withMediaType(GetJourneyActiontemplatesRequest.mediaTypeValues mediaType) -
withState
-
withState
public GetJourneyActiontemplatesRequest.Builder withState(GetJourneyActiontemplatesRequest.stateValues state) -
withQueryFields
-
withQueryValue
-
build
-