Uses of Class
software.amazon.awssdk.services.arczonalshift.model.GetManagedResourceResponse
-
Packages that use GetManagedResourceResponse Package Description software.amazon.awssdk.services.arczonalshift Welcome to the API Reference Guide for zonal shift and zonal autoshift in Amazon Route 53 Application Recovery Controller (Route 53 ARC). -
-
Uses of GetManagedResourceResponse in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift that return GetManagedResourceResponse Modifier and Type Method Description default GetManagedResourceResponseArcZonalShiftClient. getManagedResource(Consumer<GetManagedResourceRequest.Builder> getManagedResourceRequest)Get information about a resource that's been registered for zonal shifts with Amazon Route 53 Application Recovery Controller in this Amazon Web Services Region.default GetManagedResourceResponseArcZonalShiftClient. getManagedResource(GetManagedResourceRequest getManagedResourceRequest)Get information about a resource that's been registered for zonal shifts with Amazon Route 53 Application Recovery Controller in this Amazon Web Services Region.Methods in software.amazon.awssdk.services.arczonalshift that return types with arguments of type GetManagedResourceResponse Modifier and Type Method Description default CompletableFuture<GetManagedResourceResponse>ArcZonalShiftAsyncClient. getManagedResource(Consumer<GetManagedResourceRequest.Builder> getManagedResourceRequest)Get information about a resource that's been registered for zonal shifts with Amazon Route 53 Application Recovery Controller in this Amazon Web Services Region.default CompletableFuture<GetManagedResourceResponse>ArcZonalShiftAsyncClient. getManagedResource(GetManagedResourceRequest getManagedResourceRequest)Get information about a resource that's been registered for zonal shifts with Amazon Route 53 Application Recovery Controller in this Amazon Web Services Region.
-