| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| software.amazon.awssdk.services.efs.auth.scheme | |
| software.amazon.awssdk.services.efs.auth.scheme.internal | |
| software.amazon.awssdk.services.efs.internal |
| Modifier and Type | Method and Description |
|---|---|
EfsAuthSchemeProvider |
EfsServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
EfsAuthSchemeProvider |
EfsServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
EfsServiceClientConfiguration.Builder |
EfsServiceClientConfiguration.Builder.authSchemeProvider(EfsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
EfsBaseClientBuilder.authSchemeProvider(EfsAuthSchemeProvider authSchemeProvider)
Set the
EfsAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static EfsAuthSchemeProvider |
EfsAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEfsAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
EfsAuthSchemeProvider |
EfsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
EfsServiceClientConfiguration.Builder |
EfsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(EfsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.