| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceSyncBlockerSummary |
ServiceSyncBlockerSummary.clone() |
ServiceSyncBlockerSummary |
GetServiceSyncBlockerSummaryResult.getServiceSyncBlockerSummary()
The detailed data of the requested service sync blocker summary.
|
ServiceSyncBlockerSummary |
ServiceSyncBlockerSummary.withLatestBlockers(Collection<SyncBlocker> latestBlockers)
The latest active blockers for the synced service.
|
ServiceSyncBlockerSummary |
ServiceSyncBlockerSummary.withLatestBlockers(SyncBlocker... latestBlockers)
The latest active blockers for the synced service.
|
ServiceSyncBlockerSummary |
ServiceSyncBlockerSummary.withServiceInstanceName(String serviceInstanceName)
The name of the service instance that you want sync your service configuration with.
|
ServiceSyncBlockerSummary |
ServiceSyncBlockerSummary.withServiceName(String serviceName)
The name of the service that you want to get the sync blocker summary for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServiceSyncBlockerSummaryResult.setServiceSyncBlockerSummary(ServiceSyncBlockerSummary serviceSyncBlockerSummary)
The detailed data of the requested service sync blocker summary.
|
GetServiceSyncBlockerSummaryResult |
GetServiceSyncBlockerSummaryResult.withServiceSyncBlockerSummary(ServiceSyncBlockerSummary serviceSyncBlockerSummary)
The detailed data of the requested service sync blocker summary.
|
Copyright © 2023. All rights reserved.