| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
List<SyncBlockerContext> |
SyncBlocker.contexts()
The contexts for the sync blocker.
|
| Modifier and Type | Method and Description |
|---|---|
SyncBlocker.Builder |
SyncBlocker.Builder.contexts(SyncBlockerContext... contexts)
The contexts for the sync blocker.
|
| Modifier and Type | Method and Description |
|---|---|
SyncBlocker.Builder |
SyncBlocker.Builder.contexts(Collection<SyncBlockerContext> contexts)
The contexts for the sync blocker.
|
Copyright © 2023. All rights reserved.