| Package | Description |
|---|---|
| io.openmessaging.storage.dledger.protocol |
| Modifier and Type | Method and Description |
|---|---|
PushEntryRequest.Type |
PushEntryRequest.getType() |
static PushEntryRequest.Type |
PushEntryRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushEntryRequest.Type[] |
PushEntryRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushEntryRequest.setType(PushEntryRequest.Type type) |
Copyright © 2023. All rights reserved.