Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowLatestconfigurationRequest
Packages that use GetFlowLatestconfigurationRequest
-
Uses of GetFlowLatestconfigurationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowLatestconfigurationRequestModifier and TypeMethodDescriptionArchitectApi.getFlowLatestconfiguration(GetFlowLatestconfigurationRequest request) Get the latest configuration for flowArchitectApiAsync.getFlowLatestconfigurationAsync(GetFlowLatestconfigurationRequest request, AsyncApiCallback<Object> callback) Get the latest configuration for flow -
Uses of GetFlowLatestconfigurationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowLatestconfigurationRequestModifier and TypeMethodDescriptionGetFlowLatestconfigurationRequest.Builder.build()GetFlowLatestconfigurationRequest.withCustomHeader(String name, String value) GetFlowLatestconfigurationRequest.withDeleted(Boolean deleted) GetFlowLatestconfigurationRequest.withFlowId(String flowId)