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