| 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<GetServiceInstanceSyncStatusResult> |
AbstractAWSProtonAsync.getServiceInstanceSyncStatusAsync(GetServiceInstanceSyncStatusRequest request,
AsyncHandler<GetServiceInstanceSyncStatusRequest,GetServiceInstanceSyncStatusResult> asyncHandler) |
Future<GetServiceInstanceSyncStatusResult> |
AWSProtonAsyncClient.getServiceInstanceSyncStatusAsync(GetServiceInstanceSyncStatusRequest request,
AsyncHandler<GetServiceInstanceSyncStatusRequest,GetServiceInstanceSyncStatusResult> asyncHandler) |
Future<GetServiceInstanceSyncStatusResult> |
AWSProtonAsync.getServiceInstanceSyncStatusAsync(GetServiceInstanceSyncStatusRequest getServiceInstanceSyncStatusRequest,
AsyncHandler<GetServiceInstanceSyncStatusRequest,GetServiceInstanceSyncStatusResult> asyncHandler)
Get the status of the synced service instance.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceInstanceSyncStatusRequest |
GetServiceInstanceSyncStatusRequest.clone() |
GetServiceInstanceSyncStatusRequest |
GetServiceInstanceSyncStatusRequest.withServiceInstanceName(String serviceInstanceName)
The name of the service instance that you want the sync status input for.
|
GetServiceInstanceSyncStatusRequest |
GetServiceInstanceSyncStatusRequest.withServiceName(String serviceName)
The name of the service that the service instance belongs to.
|
Copyright © 2025. All rights reserved.