Uses of Interface
software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointProvider
-
Packages that use OrganizationsEndpointProvider 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.software.amazon.awssdk.services.organizations.endpoints software.amazon.awssdk.services.organizations.endpoints.internal -
-
Uses of OrganizationsEndpointProvider in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations with parameters of type OrganizationsEndpointProvider Modifier and Type Method Description default BOrganizationsBaseClientBuilder. endpointProvider(OrganizationsEndpointProvider endpointProvider)Set theOrganizationsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of OrganizationsEndpointProvider in software.amazon.awssdk.services.organizations.endpoints
Methods in software.amazon.awssdk.services.organizations.endpoints that return OrganizationsEndpointProvider Modifier and Type Method Description static OrganizationsEndpointProviderOrganizationsEndpointProvider. defaultProvider() -
Uses of OrganizationsEndpointProvider in software.amazon.awssdk.services.organizations.endpoints.internal
Classes in software.amazon.awssdk.services.organizations.endpoints.internal that implement OrganizationsEndpointProvider Modifier and Type Class Description classDefaultOrganizationsEndpointProvider
-