Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.CloudWatchLogsServiceClientConfiguration.Builder
Packages that use CloudWatchLogsServiceClientConfiguration.Builder
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of CloudWatchLogsServiceClientConfiguration.Builder in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return CloudWatchLogsServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionCloudWatchLogsServiceClientConfiguration.Builder.authSchemeProvider(CloudWatchLogsAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerCloudWatchLogsServiceClientConfiguration.builder()CloudWatchLogsServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerCloudWatchLogsServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideCloudWatchLogsServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerCloudWatchLogsServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationCloudWatchLogsServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.cloudwatchlogs with parameters of type CloudWatchLogsServiceClientConfiguration.BuilderModifierConstructorDescription -
Uses of CloudWatchLogsServiceClientConfiguration.Builder in software.amazon.awssdk.services.cloudwatchlogs.internal
Classes in software.amazon.awssdk.services.cloudwatchlogs.internal that implement CloudWatchLogsServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.cloudwatchlogs.internal that return CloudWatchLogsServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionCloudWatchLogsServiceClientConfigurationBuilder.authSchemeProvider(CloudWatchLogsAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerCloudWatchLogsServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerCloudWatchLogsServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideCloudWatchLogsServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerCloudWatchLogsServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationCloudWatchLogsServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region