Uses of Class
software.amazon.awssdk.services.datasync.model.ListStorageSystemsRequest
-
Packages that use ListStorageSystemsRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.paginators software.amazon.awssdk.services.datasync.transform -
-
Uses of ListStorageSystemsRequest in software.amazon.awssdk.services.datasync
-
Uses of ListStorageSystemsRequest in software.amazon.awssdk.services.datasync.paginators
Constructors in software.amazon.awssdk.services.datasync.paginators with parameters of type ListStorageSystemsRequest Constructor Description ListStorageSystemsIterable(DataSyncClient client, ListStorageSystemsRequest firstRequest)ListStorageSystemsPublisher(DataSyncAsyncClient client, ListStorageSystemsRequest firstRequest) -
Uses of ListStorageSystemsRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type ListStorageSystemsRequest Modifier and Type Method Description SdkHttpFullRequestListStorageSystemsRequestMarshaller. marshall(ListStorageSystemsRequest listStorageSystemsRequest)
-