Uses of Class
com.mypurecloud.sdk.v2.api.request.PostFlowVersionsRequest
Packages that use PostFlowVersionsRequest
-
Uses of PostFlowVersionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostFlowVersionsRequestModifier and TypeMethodDescriptionArchitectApi.postFlowVersions(PostFlowVersionsRequest request) Create flow versionArchitectApiAsync.postFlowVersionsAsync(PostFlowVersionsRequest request, AsyncApiCallback<FlowVersion> callback) Create flow version -
Uses of PostFlowVersionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostFlowVersionsRequestModifier and TypeMethodDescriptionPostFlowVersionsRequest.Builder.build()PostFlowVersionsRequest.withCustomHeader(String name, String value) PostFlowVersionsRequest.withFlowId(String flowId)