| Package | Description |
|---|---|
| io.vertx.redis.client |
| Modifier and Type | Method and Description |
|---|---|
ResponseType |
Response.type()
The response return type.
|
static ResponseType |
ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseType[] |
ResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Eclipse. All rights reserved.