Uses of Class
com.oracle.bmc.disasterrecovery.requests.CreateAutomaticDrConfigurationRequest
-
Packages that use CreateAutomaticDrConfigurationRequest Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.requests -
-
Uses of CreateAutomaticDrConfigurationRequest in com.oracle.bmc.disasterrecovery
Methods in com.oracle.bmc.disasterrecovery with parameters of type CreateAutomaticDrConfigurationRequest Modifier and Type Method Description CreateAutomaticDrConfigurationResponseDisasterRecovery. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request)Create a Automatic DR configuration.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)CreateAutomaticDrConfigurationResponseDisasterRecoveryClient. createAutomaticDrConfiguration(CreateAutomaticDrConfigurationRequest request)Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type CreateAutomaticDrConfigurationRequest 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 CreateAutomaticDrConfigurationRequest in com.oracle.bmc.disasterrecovery.requests
Methods in com.oracle.bmc.disasterrecovery.requests that return CreateAutomaticDrConfigurationRequest Modifier and Type Method Description CreateAutomaticDrConfigurationRequestCreateAutomaticDrConfigurationRequest.Builder. build()Build the instance of CreateAutomaticDrConfigurationRequest as configured by this builderCreateAutomaticDrConfigurationRequestCreateAutomaticDrConfigurationRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateAutomaticDrConfigurationRequest as configured by this builderMethods in com.oracle.bmc.disasterrecovery.requests with parameters of type CreateAutomaticDrConfigurationRequest Modifier and Type Method Description CreateAutomaticDrConfigurationRequest.BuilderCreateAutomaticDrConfigurationRequest.Builder. copy(CreateAutomaticDrConfigurationRequest o)Copy method to populate the builder with values from the given instance.
-