Class GetFlowsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowsRequest.Builder
- Enclosing class:
- GetFlowsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDeleted(Boolean deleted) withDescription(String description) withDivisionId(List<String> divisionId) withEditableBy(String editableBy) withIncludeSchemas(Boolean includeSchemas) withLockedBy(String lockedBy) withLockedByClientId(String lockedByClientId) withNameOrDescription(String nameOrDescription) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withPublishedAfter(String publishedAfter) withPublishedBefore(String publishedBefore) withPublishVersionId(String publishVersionId) withSecure(String secure) withSortBy(String sortBy) withSortOrder(String sortOrder) withVirtualAgentEnabled(Boolean virtualAgentEnabled)
-
Method Details
-
withType
-
withTypeEnumValues
-
withPageNumber
-
withPageSize
-
withSortBy
-
withSortOrder
-
withId
-
withName
-
withDescription
-
withNameOrDescription
-
withPublishVersionId
-
withEditableBy
-
withLockedBy
-
withLockedByClientId
-
withSecure
-
withSecure
-
withDeleted
-
withIncludeSchemas
-
withVirtualAgentEnabled
-
withPublishedAfter
-
withPublishedBefore
-
withDivisionId
-
build
-