| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| software.amazon.awssdk.services.cloudwatchlogs.auth.scheme | |
| software.amazon.awssdk.services.cloudwatchlogs.auth.scheme.internal | |
| software.amazon.awssdk.services.cloudwatchlogs.internal |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsAuthSchemeProvider |
CloudWatchLogsServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
CloudWatchLogsAuthSchemeProvider |
CloudWatchLogsServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsServiceClientConfiguration.Builder |
CloudWatchLogsServiceClientConfiguration.Builder.authSchemeProvider(CloudWatchLogsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
CloudWatchLogsBaseClientBuilder.authSchemeProvider(CloudWatchLogsAuthSchemeProvider authSchemeProvider)
Set the
CloudWatchLogsAuthSchemeProvider implementation that will be used by the client to resolve the
auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static CloudWatchLogsAuthSchemeProvider |
CloudWatchLogsAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCloudWatchLogsAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsAuthSchemeProvider |
CloudWatchLogsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsServiceClientConfiguration.Builder |
CloudWatchLogsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(CloudWatchLogsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.