Package | Description |
---|---|
com.oracle.bmc.functions.requests |
Modifier and Type | Method and Description |
---|---|
static GetFunctionRequest.Builder |
GetFunctionRequest.builder() |
GetFunctionRequest.Builder |
GetFunctionRequest.Builder.copy(GetFunctionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetFunctionRequest.Builder |
GetFunctionRequest.Builder.functionId(String functionId) |
GetFunctionRequest.Builder |
GetFunctionRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetFunctionRequest.Builder |
GetFunctionRequest.Builder.opcRequestId(String opcRequestId) |
GetFunctionRequest.Builder |
GetFunctionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
Copyright © 2016–2021. All rights reserved.