Uses of Interface
software.amazon.awssdk.services.organizations.OrganizationsClientBuilder
-
Packages that use OrganizationsClientBuilder Package Description software.amazon.awssdk.services.organizations Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an organization and centrally manage your accounts and their resources. -
-
Uses of OrganizationsClientBuilder in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that return OrganizationsClientBuilder Modifier and Type Method Description static OrganizationsClientBuilderOrganizationsClient. builder()Create a builder that can be used to configure and create aOrganizationsClient.
-