Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
static InvokeFunctionStep.Builder |
InvokeFunctionStep.builder()
Create a new builder.
|
InvokeFunctionStep.Builder |
InvokeFunctionStep.Builder.copy(InvokeFunctionStep model) |
InvokeFunctionStep.Builder |
InvokeFunctionStep.Builder.functionId(String functionId)
The OCID of function to be invoked.
|
InvokeFunctionStep.Builder |
InvokeFunctionStep.Builder.functionRegion(String functionRegion)
The region in which the function is deployed.
|
InvokeFunctionStep.Builder |
InvokeFunctionStep.Builder.requestBody(String requestBody)
The request body for the function.
|
InvokeFunctionStep.Builder |
InvokeFunctionStep.toBuilder() |
Copyright © 2016–2024. All rights reserved.