Uses of Interface
software.amazon.awssdk.services.cloudwatch.auth.scheme.CloudWatchAuthSchemeParams.Builder
Packages that use CloudWatchAuthSchemeParams.Builder
Package
Description
-
Uses of CloudWatchAuthSchemeParams.Builder in software.amazon.awssdk.services.cloudwatch.auth.scheme
Methods in software.amazon.awssdk.services.cloudwatch.auth.scheme that return CloudWatchAuthSchemeParams.BuilderModifier and TypeMethodDescriptionCloudWatchAuthSchemeParams.builder()Get a new builder for creating aCloudWatchAuthSchemeParams.Set the operation for which to resolve the auth scheme.Set the region.CloudWatchAuthSchemeParams.toBuilder()Returns aCloudWatchAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.cloudwatch.auth.scheme with type arguments of type CloudWatchAuthSchemeParams.BuilderModifier and TypeMethodDescriptiondefault List<AuthSchemeOption>CloudWatchAuthSchemeProvider.resolveAuthScheme(Consumer<CloudWatchAuthSchemeParams.Builder> consumer) Resolve the auth schemes based on the given set of parameters. -
Uses of CloudWatchAuthSchemeParams.Builder in software.amazon.awssdk.services.cloudwatch.auth.scheme.internal
Methods in software.amazon.awssdk.services.cloudwatch.auth.scheme.internal that return CloudWatchAuthSchemeParams.Builder