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