| Package | Description |
|---|---|
| com.qubole.qds.sdk.java.details |
| Modifier and Type | Method and Description |
|---|---|
RequestDetails.Method |
RequestDetails.getMethod() |
static RequestDetails.Method |
RequestDetails.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestDetails.Method[] |
RequestDetails.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RequestDetails(Object entity,
RequestDetails.Method method) |
RequestDetails(Object entity,
RequestDetails.Method method,
Map<String,String> queryParams) |
Copyright © 2020. All rights reserved.