Uses of Interface
software.amazon.awssdk.services.cloudwatch.CloudWatchServiceClientConfiguration.Builder
Packages that use CloudWatchServiceClientConfiguration.Builder
Package
Description
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
-
Uses of CloudWatchServiceClientConfiguration.Builder in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return CloudWatchServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionCloudWatchServiceClientConfiguration.Builder.authSchemeProvider(CloudWatchAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerCloudWatchServiceClientConfiguration.builder()CloudWatchServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerCloudWatchServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideCloudWatchServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerCloudWatchServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationCloudWatchServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.cloudwatch with parameters of type CloudWatchServiceClientConfiguration.BuilderModifierConstructorDescription -
Uses of CloudWatchServiceClientConfiguration.Builder in software.amazon.awssdk.services.cloudwatch.internal
Classes in software.amazon.awssdk.services.cloudwatch.internal that implement CloudWatchServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.cloudwatch.internal that return CloudWatchServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionCloudWatchServiceClientConfigurationBuilder.authSchemeProvider(CloudWatchAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerCloudWatchServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerCloudWatchServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideCloudWatchServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerCloudWatchServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationCloudWatchServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region