Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowVersionConfigurationRequest
Packages that use GetFlowVersionConfigurationRequest
-
Uses of GetFlowVersionConfigurationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowVersionConfigurationRequestModifier and TypeMethodDescriptionArchitectApi.getFlowVersionConfiguration(GetFlowVersionConfigurationRequest request) Get flow version configurationArchitectApiAsync.getFlowVersionConfigurationAsync(GetFlowVersionConfigurationRequest request, AsyncApiCallback<Object> callback) Get flow version configuration -
Uses of GetFlowVersionConfigurationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowVersionConfigurationRequestModifier and TypeMethodDescriptionGetFlowVersionConfigurationRequest.Builder.build()GetFlowVersionConfigurationRequest.withCustomHeader(String name, String value) GetFlowVersionConfigurationRequest.withDeleted(String deleted) GetFlowVersionConfigurationRequest.withFlowId(String flowId) GetFlowVersionConfigurationRequest.withVersionId(String versionId)