Uses of Class
com.oracle.bmc.disasterrecovery.responses.CreateAutomaticDrConfigurationResponse
-
Packages that use CreateAutomaticDrConfigurationResponse Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.responses -
-
Uses of CreateAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery
Methods in com.oracle.bmc.disasterrecovery that return CreateAutomaticDrConfigurationResponse Modifier and Type Method Description CreateAutomaticDrConfigurationResponseDisasterRecovery. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request)Create a Automatic DR configuration.CreateAutomaticDrConfigurationResponseDisasterRecoveryClient. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request)Methods in com.oracle.bmc.disasterrecovery that return types with arguments of type CreateAutomaticDrConfigurationResponse Modifier and Type Method Description Future<CreateAutomaticDrConfigurationResponse>DisasterRecoveryAsync. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request, AsyncHandler<CreateAutomaticDrConfigurationRequest,CreateAutomaticDrConfigurationResponse> handler)Create a Automatic DR configuration.Future<CreateAutomaticDrConfigurationResponse>DisasterRecoveryAsyncClient. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request, AsyncHandler<CreateAutomaticDrConfigurationRequest,CreateAutomaticDrConfigurationResponse> handler)Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type CreateAutomaticDrConfigurationResponse Modifier and Type Method Description Future<CreateAutomaticDrConfigurationResponse>DisasterRecoveryAsync. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request, AsyncHandler<CreateAutomaticDrConfigurationRequest,CreateAutomaticDrConfigurationResponse> handler)Create a Automatic DR configuration.Future<CreateAutomaticDrConfigurationResponse>DisasterRecoveryAsyncClient. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request, AsyncHandler<CreateAutomaticDrConfigurationRequest,CreateAutomaticDrConfigurationResponse> handler) -
Uses of CreateAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery.responses
Methods in com.oracle.bmc.disasterrecovery.responses that return CreateAutomaticDrConfigurationResponse Modifier and Type Method Description CreateAutomaticDrConfigurationResponseCreateAutomaticDrConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.disasterrecovery.responses with parameters of type CreateAutomaticDrConfigurationResponse Modifier and Type Method Description CreateAutomaticDrConfigurationResponse.BuilderCreateAutomaticDrConfigurationResponse.Builder. copy(CreateAutomaticDrConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-