Uses of Interface
software.amazon.awssdk.services.controlcatalog.ControlCatalogClient
-
Packages that use ControlCatalogClient Package Description software.amazon.awssdk.services.controlcatalog Welcome to the Amazon Web Services Control Catalog API reference.software.amazon.awssdk.services.controlcatalog.paginators -
-
Uses of ControlCatalogClient in software.amazon.awssdk.services.controlcatalog
Methods in software.amazon.awssdk.services.controlcatalog that return ControlCatalogClient Modifier and Type Method Description static ControlCatalogClientControlCatalogClient. create()Create aControlCatalogClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ControlCatalogClient in software.amazon.awssdk.services.controlcatalog.paginators
Constructors in software.amazon.awssdk.services.controlcatalog.paginators with parameters of type ControlCatalogClient Constructor Description ListCommonControlsIterable(ControlCatalogClient client, ListCommonControlsRequest firstRequest)ListDomainsIterable(ControlCatalogClient client, ListDomainsRequest firstRequest)ListObjectivesIterable(ControlCatalogClient client, ListObjectivesRequest firstRequest)
-