| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceSyncBlockerSummaryResult> |
AbstractAWSProtonAsync.getServiceSyncBlockerSummaryAsync(GetServiceSyncBlockerSummaryRequest request,
AsyncHandler<GetServiceSyncBlockerSummaryRequest,GetServiceSyncBlockerSummaryResult> asyncHandler) |
Future<GetServiceSyncBlockerSummaryResult> |
AWSProtonAsyncClient.getServiceSyncBlockerSummaryAsync(GetServiceSyncBlockerSummaryRequest request,
AsyncHandler<GetServiceSyncBlockerSummaryRequest,GetServiceSyncBlockerSummaryResult> asyncHandler) |
Future<GetServiceSyncBlockerSummaryResult> |
AWSProtonAsync.getServiceSyncBlockerSummaryAsync(GetServiceSyncBlockerSummaryRequest getServiceSyncBlockerSummaryRequest,
AsyncHandler<GetServiceSyncBlockerSummaryRequest,GetServiceSyncBlockerSummaryResult> asyncHandler)
Get detailed data for the service sync blocker summary.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceSyncBlockerSummaryRequest |
GetServiceSyncBlockerSummaryRequest.clone() |
GetServiceSyncBlockerSummaryRequest |
GetServiceSyncBlockerSummaryRequest.withServiceInstanceName(String serviceInstanceName)
The name of the service instance that you want to get the service sync blocker summary for.
|
GetServiceSyncBlockerSummaryRequest |
GetServiceSyncBlockerSummaryRequest.withServiceName(String serviceName)
The name of the service that you want to get the service sync blocker summary for.
|
Copyright © 2024. All rights reserved.