Uses of Class
software.amazon.awssdk.services.codecatalyst.model.ListWorkflowRunsRequest
-
Packages that use ListWorkflowRunsRequest Package Description software.amazon.awssdk.services.codecatalyst Welcome to the Amazon CodeCatalyst API reference.software.amazon.awssdk.services.codecatalyst.paginators software.amazon.awssdk.services.codecatalyst.transform -
-
Uses of ListWorkflowRunsRequest in software.amazon.awssdk.services.codecatalyst
-
Uses of ListWorkflowRunsRequest in software.amazon.awssdk.services.codecatalyst.paginators
Constructors in software.amazon.awssdk.services.codecatalyst.paginators with parameters of type ListWorkflowRunsRequest Constructor Description ListWorkflowRunsIterable(CodeCatalystClient client, ListWorkflowRunsRequest firstRequest)ListWorkflowRunsPublisher(CodeCatalystAsyncClient client, ListWorkflowRunsRequest firstRequest) -
Uses of ListWorkflowRunsRequest in software.amazon.awssdk.services.codecatalyst.transform
Methods in software.amazon.awssdk.services.codecatalyst.transform with parameters of type ListWorkflowRunsRequest Modifier and Type Method Description SdkHttpFullRequestListWorkflowRunsRequestMarshaller. marshall(ListWorkflowRunsRequest listWorkflowRunsRequest)
-