Uses of Class
com.oracle.bmc.disasterrecovery.responses.ListAutomaticDrConfigurationsResponse
-
Packages that use ListAutomaticDrConfigurationsResponse Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.responses -
-
Uses of ListAutomaticDrConfigurationsResponse in com.oracle.bmc.disasterrecovery
Methods in com.oracle.bmc.disasterrecovery that return ListAutomaticDrConfigurationsResponse Modifier and Type Method Description ListAutomaticDrConfigurationsResponseDisasterRecovery. listAutomaticDrConfigurations(ListAutomaticDrConfigurationsRequest request)Get a summary list of automatic DR configurations for a DR protection group.ListAutomaticDrConfigurationsResponseDisasterRecoveryClient. listAutomaticDrConfigurations(ListAutomaticDrConfigurationsRequest request)Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type ListAutomaticDrConfigurationsResponse Modifier and Type Method Description Future<ListAutomaticDrConfigurationsResponse>DisasterRecoveryAsync. listAutomaticDrConfigurations(ListAutomaticDrConfigurationsRequest request, AsyncHandler<ListAutomaticDrConfigurationsRequest,ListAutomaticDrConfigurationsResponse> handler)Get a summary list of automatic DR configurations for a DR protection group.Future<ListAutomaticDrConfigurationsResponse>DisasterRecoveryAsyncClient. listAutomaticDrConfigurations(ListAutomaticDrConfigurationsRequest request, AsyncHandler<ListAutomaticDrConfigurationsRequest,ListAutomaticDrConfigurationsResponse> handler) -
Uses of ListAutomaticDrConfigurationsResponse in com.oracle.bmc.disasterrecovery.responses
Methods in com.oracle.bmc.disasterrecovery.responses that return ListAutomaticDrConfigurationsResponse Modifier and Type Method Description ListAutomaticDrConfigurationsResponseListAutomaticDrConfigurationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.disasterrecovery.responses with parameters of type ListAutomaticDrConfigurationsResponse Modifier and Type Method Description ListAutomaticDrConfigurationsResponse.BuilderListAutomaticDrConfigurationsResponse.Builder. copy(ListAutomaticDrConfigurationsResponse o)Copy method to populate the builder with values from the given instance.
-