Uses of Interface
software.amazon.awssdk.services.controltower.ControlTowerClientBuilder
-
Packages that use ControlTowerClientBuilder Package Description software.amazon.awssdk.services.controltower Amazon Web Services Control Tower offers application programming interface (API) operations that support programmatic interaction with these types of resources: -
-
Uses of ControlTowerClientBuilder in software.amazon.awssdk.services.controltower
Methods in software.amazon.awssdk.services.controltower that return ControlTowerClientBuilder Modifier and Type Method Description static ControlTowerClientBuilderControlTowerClient. builder()Create a builder that can be used to configure and create aControlTowerClient.
-