Uses of Class
com.oracle.bmc.disasterrecovery.responses.GetAutomaticDrConfigurationResponse
-
Packages that use GetAutomaticDrConfigurationResponse Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.responses -
-
Uses of GetAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery
Methods in com.oracle.bmc.disasterrecovery that return GetAutomaticDrConfigurationResponse Modifier and Type Method Description GetAutomaticDrConfigurationResponseDisasterRecovery. getAutomaticDrConfiguration(GetAutomaticDrConfigurationRequest request)Get details for the Automatic DR configuration identified by automaticDrConfigurationId.GetAutomaticDrConfigurationResponseDisasterRecoveryClient. getAutomaticDrConfiguration(GetAutomaticDrConfigurationRequest request)Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type GetAutomaticDrConfigurationResponse Modifier and Type Method Description Future<GetAutomaticDrConfigurationResponse>DisasterRecoveryAsync. getAutomaticDrConfiguration(GetAutomaticDrConfigurationRequest request, AsyncHandler<GetAutomaticDrConfigurationRequest,GetAutomaticDrConfigurationResponse> handler)Get details for the Automatic DR configuration identified by automaticDrConfigurationId.Future<GetAutomaticDrConfigurationResponse>DisasterRecoveryAsyncClient. getAutomaticDrConfiguration(GetAutomaticDrConfigurationRequest request, AsyncHandler<GetAutomaticDrConfigurationRequest,GetAutomaticDrConfigurationResponse> handler) -
Uses of GetAutomaticDrConfigurationResponse in com.oracle.bmc.disasterrecovery.responses
Methods in com.oracle.bmc.disasterrecovery.responses that return GetAutomaticDrConfigurationResponse Modifier and Type Method Description GetAutomaticDrConfigurationResponseGetAutomaticDrConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.disasterrecovery.responses with parameters of type GetAutomaticDrConfigurationResponse Modifier and Type Method Description GetAutomaticDrConfigurationResponse.BuilderGetAutomaticDrConfigurationResponse.Builder. copy(GetAutomaticDrConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-