InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.body$(InvokeRawCommandDetails body) |
Alternative setter for the body parameter.
|
static InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.builder() |
Return a new builder for this request object.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.copy(InvokeRawCommandRequest o) |
Copy method to populate the builder with values from the given instance.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.digitalTwinInstanceId(String digitalTwinInstanceId) |
The OCID of
digital twin instance.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.invokeRawCommandDetails(InvokeRawCommandDetails invokeRawCommandDetails) |
Details for the raw command invocation.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
InvokeRawCommandRequest.Builder |
InvokeRawCommandRequest.toBuilder() |
|