Uses of Class
software.amazon.awssdk.services.resourceexplorer2.model.GetManagedViewRequest
-
Packages that use GetManagedViewRequest Package Description software.amazon.awssdk.services.resourceexplorer2 Amazon Web Services Resource Explorer is a resource search and discovery service.software.amazon.awssdk.services.resourceexplorer2.transform -
-
Uses of GetManagedViewRequest in software.amazon.awssdk.services.resourceexplorer2
Methods in software.amazon.awssdk.services.resourceexplorer2 with parameters of type GetManagedViewRequest Modifier and Type Method Description default CompletableFuture<GetManagedViewResponse>ResourceExplorer2AsyncClient. getManagedView(GetManagedViewRequest getManagedViewRequest)Retrieves details of the specified Amazon Web Services-managed view.default GetManagedViewResponseResourceExplorer2Client. getManagedView(GetManagedViewRequest getManagedViewRequest)Retrieves details of the specified Amazon Web Services-managed view. -
Uses of GetManagedViewRequest in software.amazon.awssdk.services.resourceexplorer2.transform
Methods in software.amazon.awssdk.services.resourceexplorer2.transform with parameters of type GetManagedViewRequest Modifier and Type Method Description SdkHttpFullRequestGetManagedViewRequestMarshaller. marshall(GetManagedViewRequest getManagedViewRequest)
-