Uses of Class
com.oracle.bmc.disasterrecovery.requests.ListAutomaticDrConfigurationsRequest
-
Packages that use ListAutomaticDrConfigurationsRequest Package Description com.oracle.bmc.disasterrecovery com.oracle.bmc.disasterrecovery.requests -
-
Uses of ListAutomaticDrConfigurationsRequest in com.oracle.bmc.disasterrecovery
Method parameters in com.oracle.bmc.disasterrecovery with type arguments of type ListAutomaticDrConfigurationsRequest 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 ListAutomaticDrConfigurationsRequest in com.oracle.bmc.disasterrecovery.requests
Methods in com.oracle.bmc.disasterrecovery.requests that return ListAutomaticDrConfigurationsRequest Modifier and Type Method Description ListAutomaticDrConfigurationsRequestListAutomaticDrConfigurationsRequest.Builder. build()Build the instance of ListAutomaticDrConfigurationsRequest as configured by this builderListAutomaticDrConfigurationsRequestListAutomaticDrConfigurationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAutomaticDrConfigurationsRequest as configured by this builderMethods in com.oracle.bmc.disasterrecovery.requests with parameters of type ListAutomaticDrConfigurationsRequest Modifier and Type Method Description ListAutomaticDrConfigurationsRequest.BuilderListAutomaticDrConfigurationsRequest.Builder. copy(ListAutomaticDrConfigurationsRequest o)Copy method to populate the builder with values from the given instance.
-