Uses of Class
com.oracle.bmc.disasterrecovery.responses.UpdateAutomaticDrConfigurationResponse
-
Packages that use UpdateAutomaticDrConfigurationResponse Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.responses -
-
Uses of UpdateAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery
Methods in com.oracle.bmc.disasterrecovery that return UpdateAutomaticDrConfigurationResponse Modifier and Type Method Description UpdateAutomaticDrConfigurationResponseDisasterRecovery. updateAutomaticDrConfiguration(UpdateAutomaticDrConfigurationRequest request)Update the Automatic DR configuration identified by automaticDrConfigurationId.UpdateAutomaticDrConfigurationResponseDisasterRecoveryClient. updateAutomaticDrConfiguration(UpdateAutomaticDrConfigurationRequest request)Methods in com.oracle.bmc.disasterrecovery that return types with arguments of type UpdateAutomaticDrConfigurationResponse Modifier and Type Method Description Future<UpdateAutomaticDrConfigurationResponse>DisasterRecoveryAsync. updateAutomaticDrConfiguration(UpdateAutomaticDrConfigurationRequest request, AsyncHandler<UpdateAutomaticDrConfigurationRequest,UpdateAutomaticDrConfigurationResponse> handler)Update the Automatic DR configuration identified by automaticDrConfigurationId.Future<UpdateAutomaticDrConfigurationResponse>DisasterRecoveryAsyncClient. updateAutomaticDrConfiguration(UpdateAutomaticDrConfigurationRequest request, AsyncHandler<UpdateAutomaticDrConfigurationRequest,UpdateAutomaticDrConfigurationResponse> handler)Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type UpdateAutomaticDrConfigurationResponse Modifier and Type Method Description Future<UpdateAutomaticDrConfigurationResponse>DisasterRecoveryAsync. updateAutomaticDrConfiguration(UpdateAutomaticDrConfigurationRequest request, AsyncHandler<UpdateAutomaticDrConfigurationRequest,UpdateAutomaticDrConfigurationResponse> handler)Update the Automatic DR configuration identified by automaticDrConfigurationId.Future<UpdateAutomaticDrConfigurationResponse>DisasterRecoveryAsyncClient. updateAutomaticDrConfiguration(UpdateAutomaticDrConfigurationRequest request, AsyncHandler<UpdateAutomaticDrConfigurationRequest,UpdateAutomaticDrConfigurationResponse> handler) -
Uses of UpdateAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery.responses
Methods in com.oracle.bmc.disasterrecovery.responses that return UpdateAutomaticDrConfigurationResponse Modifier and Type Method Description UpdateAutomaticDrConfigurationResponseUpdateAutomaticDrConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.disasterrecovery.responses with parameters of type UpdateAutomaticDrConfigurationResponse Modifier and Type Method Description UpdateAutomaticDrConfigurationResponse.BuilderUpdateAutomaticDrConfigurationResponse.Builder. copy(UpdateAutomaticDrConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-