Package | Description |
---|---|
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
DeleteApiRequest.Builder |
DeleteApiRequest.Builder.apiId(String apiId)
The ocid of the API.
|
static DeleteApiRequest.Builder |
DeleteApiRequest.builder()
Return a new builder for this request object.
|
DeleteApiRequest.Builder |
DeleteApiRequest.Builder.copy(DeleteApiRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteApiRequest.Builder |
DeleteApiRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteApiRequest.Builder |
DeleteApiRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteApiRequest.Builder |
DeleteApiRequest.Builder.opcRequestId(String opcRequestId)
The client request id for tracing.
|
DeleteApiRequest.Builder |
DeleteApiRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteApiRequest.Builder |
DeleteApiRequest.toBuilder()
Return an instance of
DeleteApiRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.