| Package | Description |
|---|---|
| com.exasol.adapter.request |
| Modifier and Type | Method | Description |
|---|---|---|
AdapterRequestType |
AbstractAdapterRequest.getType() |
|
AdapterRequestType |
AdapterRequest.getType() |
Get the request type
|
static AdapterRequestType |
AdapterRequestType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AdapterRequestType[] |
AdapterRequestType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.