Uses of Class
com.oracle.bmc.disasterrecovery.responses.DeleteAutomaticDrConfigurationResponse
-
Packages that use DeleteAutomaticDrConfigurationResponse Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.responses -
-
Uses of DeleteAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery
Methods in com.oracle.bmc.disasterrecovery that return DeleteAutomaticDrConfigurationResponse Modifier and Type Method Description DeleteAutomaticDrConfigurationResponseDisasterRecovery. deleteAutomaticDrConfiguration(DeleteAutomaticDrConfigurationRequest request)Delete the automatic DR configuration identified by automaticDrConfigurationId.DeleteAutomaticDrConfigurationResponseDisasterRecoveryClient. deleteAutomaticDrConfiguration(DeleteAutomaticDrConfigurationRequest request)Methods in com.oracle.bmc.disasterrecovery that return types with arguments of type DeleteAutomaticDrConfigurationResponse Modifier and Type Method Description Future<DeleteAutomaticDrConfigurationResponse>DisasterRecoveryAsync. deleteAutomaticDrConfiguration(DeleteAutomaticDrConfigurationRequest request, AsyncHandler<DeleteAutomaticDrConfigurationRequest,DeleteAutomaticDrConfigurationResponse> handler)Delete the automatic DR configuration identified by automaticDrConfigurationId.Future<DeleteAutomaticDrConfigurationResponse>DisasterRecoveryAsyncClient. deleteAutomaticDrConfiguration(DeleteAutomaticDrConfigurationRequest request, AsyncHandler<DeleteAutomaticDrConfigurationRequest,DeleteAutomaticDrConfigurationResponse> handler)Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type DeleteAutomaticDrConfigurationResponse Modifier and Type Method Description Future<DeleteAutomaticDrConfigurationResponse>DisasterRecoveryAsync. deleteAutomaticDrConfiguration(DeleteAutomaticDrConfigurationRequest request, AsyncHandler<DeleteAutomaticDrConfigurationRequest,DeleteAutomaticDrConfigurationResponse> handler)Delete the automatic DR configuration identified by automaticDrConfigurationId.Future<DeleteAutomaticDrConfigurationResponse>DisasterRecoveryAsyncClient. deleteAutomaticDrConfiguration(DeleteAutomaticDrConfigurationRequest request, AsyncHandler<DeleteAutomaticDrConfigurationRequest,DeleteAutomaticDrConfigurationResponse> handler) -
Uses of DeleteAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery.responses
Methods in com.oracle.bmc.disasterrecovery.responses that return DeleteAutomaticDrConfigurationResponse Modifier and Type Method Description DeleteAutomaticDrConfigurationResponseDeleteAutomaticDrConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.disasterrecovery.responses with parameters of type DeleteAutomaticDrConfigurationResponse Modifier and Type Method Description DeleteAutomaticDrConfigurationResponse.BuilderDeleteAutomaticDrConfigurationResponse.Builder. copy(DeleteAutomaticDrConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-