Uses of Class
software.amazon.awssdk.services.bcmdataexports.model.ListExecutionsRequest
-
Packages that use ListExecutionsRequest Package Description software.amazon.awssdk.services.bcmdataexports You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost optimization recommendations.software.amazon.awssdk.services.bcmdataexports.paginators software.amazon.awssdk.services.bcmdataexports.transform -
-
Uses of ListExecutionsRequest in software.amazon.awssdk.services.bcmdataexports
-
Uses of ListExecutionsRequest in software.amazon.awssdk.services.bcmdataexports.paginators
Constructors in software.amazon.awssdk.services.bcmdataexports.paginators with parameters of type ListExecutionsRequest Constructor Description ListExecutionsIterable(BcmDataExportsClient client, ListExecutionsRequest firstRequest)ListExecutionsPublisher(BcmDataExportsAsyncClient client, ListExecutionsRequest firstRequest) -
Uses of ListExecutionsRequest in software.amazon.awssdk.services.bcmdataexports.transform
Methods in software.amazon.awssdk.services.bcmdataexports.transform with parameters of type ListExecutionsRequest Modifier and Type Method Description SdkHttpFullRequestListExecutionsRequestMarshaller. marshall(ListExecutionsRequest listExecutionsRequest)
-