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