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