Uses of Class
software.amazon.awssdk.services.proton.model.GetServiceSyncBlockerSummaryRequest
-
Packages that use GetServiceSyncBlockerSummaryRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of GetServiceSyncBlockerSummaryRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type GetServiceSyncBlockerSummaryRequest Modifier and Type Method Description default CompletableFuture<GetServiceSyncBlockerSummaryResponse>ProtonAsyncClient. getServiceSyncBlockerSummary(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest)Get detailed data for the service sync blocker summary.default GetServiceSyncBlockerSummaryResponseProtonClient. getServiceSyncBlockerSummary(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest)Get detailed data for the service sync blocker summary. -
Uses of GetServiceSyncBlockerSummaryRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type GetServiceSyncBlockerSummaryRequest Modifier and Type Method Description SdkHttpFullRequestGetServiceSyncBlockerSummaryRequestMarshaller. marshall(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest)
-