public static interface SyncBlockerContext.Builder extends SdkPojo, CopyableBuilder<SyncBlockerContext.Builder,SyncBlockerContext>
| Modifier and Type | Method and Description |
|---|---|
SyncBlockerContext.Builder |
key(String key)
The key for the sync blocker context.
|
SyncBlockerContext.Builder |
value(String value)
The value of the sync blocker context.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSyncBlockerContext.Builder key(String key)
The key for the sync blocker context.
key - The key for the sync blocker context.SyncBlockerContext.Builder value(String value)
The value of the sync blocker context.
value - The value of the sync blocker context.Copyright © 2023. All rights reserved.