Uses of Class
software.amazon.awssdk.services.connect.model.ListContactFlowVersionsRequest
-
-
Uses of ListContactFlowVersionsRequest in software.amazon.awssdk.services.connect
-
Uses of ListContactFlowVersionsRequest in software.amazon.awssdk.services.connect.paginators
Constructors in software.amazon.awssdk.services.connect.paginators with parameters of type ListContactFlowVersionsRequest Constructor Description ListContactFlowVersionsIterable(ConnectClient client, ListContactFlowVersionsRequest firstRequest)ListContactFlowVersionsPublisher(ConnectAsyncClient client, ListContactFlowVersionsRequest firstRequest) -
Uses of ListContactFlowVersionsRequest in software.amazon.awssdk.services.connect.transform
Methods in software.amazon.awssdk.services.connect.transform with parameters of type ListContactFlowVersionsRequest Modifier and Type Method Description SdkHttpFullRequestListContactFlowVersionsRequestMarshaller. marshall(ListContactFlowVersionsRequest listContactFlowVersionsRequest)
-