Uses of Class
com.oracle.bmc.dataintegration.model.PollRestCallConfig.Builder
-
Packages that use PollRestCallConfig.Builder Package Description com.oracle.bmc.dataintegration.model -
-
Uses of PollRestCallConfig.Builder in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return PollRestCallConfig.Builder Modifier and Type Method Description static PollRestCallConfig.Builder
PollRestCallConfig. builder()
Create a new builder.PollRestCallConfig.Builder
PollRestCallConfig.Builder. configValues(ConfigValues configValues)
PollRestCallConfig.Builder
PollRestCallConfig.Builder. copy(PollRestCallConfig model)
PollRestCallConfig.Builder
PollRestCallConfig.Builder. methodType(PollRestCallConfig.MethodType methodType)
The REST method to use.PollRestCallConfig.Builder
PollRestCallConfig.Builder. requestHeaders(Map<String,String> requestHeaders)
The headers for the REST call.PollRestCallConfig.Builder
PollRestCallConfig. toBuilder()
-