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