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