Uses of Class
software.amazon.awssdk.services.controlcatalog.model.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description software.amazon.awssdk.services.controlcatalog Welcome to the Amazon Web Services Control Catalog API reference. -
-
Uses of ResourceNotFoundException in software.amazon.awssdk.services.controlcatalog
Methods in software.amazon.awssdk.services.controlcatalog that throw ResourceNotFoundException Modifier and Type Method Description default GetControlResponseControlCatalogClient. getControl(Consumer<GetControlRequest.Builder> getControlRequest)Returns details about a specific control, most notably a list of Amazon Web Services Regions where this control is supported.default GetControlResponseControlCatalogClient. getControl(GetControlRequest getControlRequest)Returns details about a specific control, most notably a list of Amazon Web Services Regions where this control is supported.
-