| Package | Description |
|---|---|
| software.amazon.awssdk.services.ebs |
You can use the Amazon Elastic Block Store (Amazon EBS) direct APIs to create Amazon EBS snapshots, write data
directly to your snapshots, read data on your snapshots, and identify the differences or changes between two
snapshots.
|
| software.amazon.awssdk.services.ebs.auth.scheme | |
| software.amazon.awssdk.services.ebs.auth.scheme.internal | |
| software.amazon.awssdk.services.ebs.internal |
| Modifier and Type | Method and Description |
|---|---|
EbsAuthSchemeProvider |
EbsServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
EbsAuthSchemeProvider |
EbsServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
EbsServiceClientConfiguration.Builder |
EbsServiceClientConfiguration.Builder.authSchemeProvider(EbsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
EbsBaseClientBuilder.authSchemeProvider(EbsAuthSchemeProvider authSchemeProvider)
Set the
EbsAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static EbsAuthSchemeProvider |
EbsAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEbsAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
EbsAuthSchemeProvider |
EbsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
EbsServiceClientConfiguration.Builder |
EbsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(EbsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.