Uses of Class
software.amazon.awssdk.services.docdbelastic.model.ListClusterSnapshotsRequest
-
Packages that use ListClusterSnapshotsRequest Package Description software.amazon.awssdk.services.docdbelastic Amazon DocumentDB elastic clusters software.amazon.awssdk.services.docdbelastic.paginators software.amazon.awssdk.services.docdbelastic.transform -
-
Uses of ListClusterSnapshotsRequest in software.amazon.awssdk.services.docdbelastic
-
Uses of ListClusterSnapshotsRequest in software.amazon.awssdk.services.docdbelastic.paginators
Constructors in software.amazon.awssdk.services.docdbelastic.paginators with parameters of type ListClusterSnapshotsRequest Constructor Description ListClusterSnapshotsIterable(DocDbElasticClient client, ListClusterSnapshotsRequest firstRequest)ListClusterSnapshotsPublisher(DocDbElasticAsyncClient client, ListClusterSnapshotsRequest firstRequest) -
Uses of ListClusterSnapshotsRequest in software.amazon.awssdk.services.docdbelastic.transform
Methods in software.amazon.awssdk.services.docdbelastic.transform with parameters of type ListClusterSnapshotsRequest Modifier and Type Method Description SdkHttpFullRequestListClusterSnapshotsRequestMarshaller. marshall(ListClusterSnapshotsRequest listClusterSnapshotsRequest)
-