Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
static CancelRestCallConfig.MethodType |
CancelRestCallConfig.MethodType.create(String key) |
CancelRestCallConfig.MethodType |
CancelRestCallConfig.getMethodType()
The REST method to use.
|
static CancelRestCallConfig.MethodType |
CancelRestCallConfig.MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CancelRestCallConfig.MethodType[] |
CancelRestCallConfig.MethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CancelRestCallConfig.Builder |
CancelRestCallConfig.Builder.methodType(CancelRestCallConfig.MethodType methodType)
The REST method to use.
|
Constructor and Description |
---|
CancelRestCallConfig(CancelRestCallConfig.MethodType methodType,
Map<String,String> requestHeaders,
ConfigValues configValues)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.