Uses of Class
com.oracle.bmc.datascience.responses.DeleteMlApplicationResponse.Builder
-
Packages that use DeleteMlApplicationResponse.Builder Package Description com.oracle.bmc.datascience.responses -
-
Uses of DeleteMlApplicationResponse.Builder in com.oracle.bmc.datascience.responses
Methods in com.oracle.bmc.datascience.responses that return DeleteMlApplicationResponse.Builder Modifier and Type Method Description DeleteMlApplicationResponse.Builder
DeleteMlApplicationResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteMlApplicationResponse.Builder
DeleteMlApplicationResponse. builder()
Return a new builder for this response object.DeleteMlApplicationResponse.Builder
DeleteMlApplicationResponse.Builder. copy(DeleteMlApplicationResponse o)
Copy method to populate the builder with values from the given instance.DeleteMlApplicationResponse.Builder
DeleteMlApplicationResponse.Builder. headers(Map<String,List<String>> headers)
DeleteMlApplicationResponse.Builder
DeleteMlApplicationResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
-