Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowVersionRequest
Packages that use GetFlowVersionRequest
-
Uses of GetFlowVersionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowVersionRequestModifier and TypeMethodDescriptionArchitectApi.getFlowVersion(GetFlowVersionRequest request) Get flow versionArchitectApiAsync.getFlowVersionAsync(GetFlowVersionRequest request, AsyncApiCallback<FlowVersion> callback) Get flow version -
Uses of GetFlowVersionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowVersionRequestModifier and TypeMethodDescriptionGetFlowVersionRequest.Builder.build()GetFlowVersionRequest.withCustomHeader(String name, String value) GetFlowVersionRequest.withDeleted(String deleted) GetFlowVersionRequest.withFlowId(String flowId) GetFlowVersionRequest.withVersionId(String versionId)