| Package | Description |
|---|---|
| io.growing.sdk.java.constants | |
| io.growing.sdk.java.store |
| Modifier and Type | Method and Description |
|---|---|
static StoreStrategyEnum |
StoreStrategyEnum.getByValue(String value) |
static StoreStrategyEnum |
StoreStrategyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreStrategyEnum[] |
StoreStrategyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static StoreStrategyEnum |
StoreStrategyClient.CURRENT_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
static StoreStrategy |
StoreStrategyClient.getStoreInstance(StoreStrategyEnum strategy) |
Copyright © 2022. All rights reserved.