Package | Description |
---|---|
io.vertx.reactivex.redis.client | |
io.vertx.redis.client | |
io.vertx.rxjava.redis.client | |
io.vertx.rxjava3.redis.client |
Modifier and Type | Method and Description |
---|---|
ResponseType |
Response.type()
The response return type.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ResponseType |
Response.type()
The response return type.
|
Modifier and Type | Method and Description |
---|---|
ResponseType |
Response.type()
The response return type.
|
Copyright © 2023 Eclipse. All rights reserved.