| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetServiceInstanceSyncStatusResponse |
ProtonClient.getServiceInstanceSyncStatus(Consumer<GetServiceInstanceSyncStatusRequest.Builder> getServiceInstanceSyncStatusRequest)
Get the status of the synced service instance.
|
default GetServiceInstanceSyncStatusResponse |
ProtonClient.getServiceInstanceSyncStatus(GetServiceInstanceSyncStatusRequest getServiceInstanceSyncStatusRequest)
Get the status of the synced service instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServiceInstanceSyncStatusResponse> |
ProtonAsyncClient.getServiceInstanceSyncStatus(Consumer<GetServiceInstanceSyncStatusRequest.Builder> getServiceInstanceSyncStatusRequest)
Get the status of the synced service instance.
|
default CompletableFuture<GetServiceInstanceSyncStatusResponse> |
ProtonAsyncClient.getServiceInstanceSyncStatus(GetServiceInstanceSyncStatusRequest getServiceInstanceSyncStatusRequest)
Get the status of the synced service instance.
|
Copyright © 2023. All rights reserved.