| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetServiceSyncBlockerSummaryResponse |
ProtonClient.getServiceSyncBlockerSummary(Consumer<GetServiceSyncBlockerSummaryRequest.Builder> getServiceSyncBlockerSummaryRequest)
Get detailed data for the service sync blocker summary.
|
default GetServiceSyncBlockerSummaryResponse |
ProtonClient.getServiceSyncBlockerSummary(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest)
Get detailed data for the service sync blocker summary.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServiceSyncBlockerSummaryResponse> |
ProtonAsyncClient.getServiceSyncBlockerSummary(Consumer<GetServiceSyncBlockerSummaryRequest.Builder> getServiceSyncBlockerSummaryRequest)
Get detailed data for the service sync blocker summary.
|
default CompletableFuture<GetServiceSyncBlockerSummaryResponse> |
ProtonAsyncClient.getServiceSyncBlockerSummary(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest)
Get detailed data for the service sync blocker summary.
|
Copyright © 2023. All rights reserved.