static DeleteEndpointRequest.Builder |
DeleteEndpointRequest.builder() |
Return a new builder for this request object.
|
DeleteEndpointRequest.Builder |
DeleteEndpointRequest.Builder.copy(DeleteEndpointRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteEndpointRequest.Builder |
DeleteEndpointRequest.Builder.endpointId(String endpointId) |
The OCID of the
endpoint.
|
DeleteEndpointRequest.Builder |
DeleteEndpointRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteEndpointRequest.Builder |
DeleteEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteEndpointRequest.Builder |
DeleteEndpointRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeleteEndpointRequest.Builder |
DeleteEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteEndpointRequest.Builder |
DeleteEndpointRequest.toBuilder() |
|