| 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.auth.scheme | |
| software.amazon.awssdk.services.organizations.auth.scheme.internal | |
| software.amazon.awssdk.services.organizations.internal |
| Modifier and Type | Method and Description |
|---|---|
OrganizationsAuthSchemeProvider |
OrganizationsServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
OrganizationsAuthSchemeProvider |
OrganizationsServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationsServiceClientConfiguration.Builder |
OrganizationsServiceClientConfiguration.Builder.authSchemeProvider(OrganizationsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
OrganizationsBaseClientBuilder.authSchemeProvider(OrganizationsAuthSchemeProvider authSchemeProvider)
Set the
OrganizationsAuthSchemeProvider implementation that will be used by the client to resolve the
auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationsAuthSchemeProvider |
OrganizationsAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOrganizationsAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
OrganizationsAuthSchemeProvider |
OrganizationsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationsServiceClientConfiguration.Builder |
OrganizationsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(OrganizationsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.