Uses of Class
software.amazon.awssdk.services.resourceexplorer2.model.ManagedView
-
Packages that use ManagedView Package Description software.amazon.awssdk.services.resourceexplorer2.model -
-
Uses of ManagedView in software.amazon.awssdk.services.resourceexplorer2.model
Methods in software.amazon.awssdk.services.resourceexplorer2.model that return ManagedView Modifier and Type Method Description ManagedViewGetManagedViewResponse. managedView()Details about the specified managed view.Methods in software.amazon.awssdk.services.resourceexplorer2.model with parameters of type ManagedView Modifier and Type Method Description GetManagedViewResponse.BuilderGetManagedViewResponse.Builder. managedView(ManagedView managedView)Details about the specified managed view.
-