Uses of Class
com.exasol.adapter.request.AdapterRequestType
-
Packages that use AdapterRequestType Package Description com.exasol.adapter.request -
-
Uses of AdapterRequestType in com.exasol.adapter.request
Methods in com.exasol.adapter.request that return AdapterRequestType Modifier and Type Method Description AdapterRequestTypeAbstractAdapterRequest. getType()AdapterRequestTypeAdapterRequest. getType()Get the request typestatic AdapterRequestTypeAdapterRequestType. 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.
-