static DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.builder() |
Return a new builder for this request object.
|
DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.Builder.copy(DeleteResponderRecipeRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.Builder.responderRecipeId(String responderRecipeId) |
OCID of the responder recipe.
|
DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteResponderRecipeRequest.Builder |
DeleteResponderRecipeRequest.toBuilder() |
|