public class GetLockOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetLockOptions.GetLockOptionsBuilder |
| Modifier and Type | Method and Description |
|---|---|
static GetLockOptions.GetLockOptionsBuilder |
builder(String partitionKey)
Creates a GetLockOptionsBuilder, which lets the caller specify arguments
to getLock().
|
public static GetLockOptions.GetLockOptionsBuilder builder(String partitionKey)
partitionKey - The partitionKey for the lock.Copyright © 2013–2023. All rights reserved.