Uses of Interface
software.amazon.awssdk.services.autoscalingplans.auth.scheme.AutoScalingPlansAuthSchemeProvider
-
-
Uses of AutoScalingPlansAuthSchemeProvider in software.amazon.awssdk.services.autoscalingplans
Methods in software.amazon.awssdk.services.autoscalingplans that return AutoScalingPlansAuthSchemeProvider Modifier and Type Method Description AutoScalingPlansAuthSchemeProviderAutoScalingPlansServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerAutoScalingPlansAuthSchemeProviderAutoScalingPlansServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.autoscalingplans with parameters of type AutoScalingPlansAuthSchemeProvider Modifier and Type Method Description default BAutoScalingPlansBaseClientBuilder. authSchemeProvider(AutoScalingPlansAuthSchemeProvider authSchemeProvider)Set theAutoScalingPlansAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.AutoScalingPlansServiceClientConfiguration.BuilderAutoScalingPlansServiceClientConfiguration.Builder. authSchemeProvider(AutoScalingPlansAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of AutoScalingPlansAuthSchemeProvider in software.amazon.awssdk.services.autoscalingplans.auth.scheme
Methods in software.amazon.awssdk.services.autoscalingplans.auth.scheme that return AutoScalingPlansAuthSchemeProvider Modifier and Type Method Description static AutoScalingPlansAuthSchemeProviderAutoScalingPlansAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of AutoScalingPlansAuthSchemeProvider in software.amazon.awssdk.services.autoscalingplans.auth.scheme.internal
Classes in software.amazon.awssdk.services.autoscalingplans.auth.scheme.internal that implement AutoScalingPlansAuthSchemeProvider Modifier and Type Class Description classDefaultAutoScalingPlansAuthSchemeProvider -
Uses of AutoScalingPlansAuthSchemeProvider in software.amazon.awssdk.services.autoscalingplans.internal
Methods in software.amazon.awssdk.services.autoscalingplans.internal that return AutoScalingPlansAuthSchemeProvider Modifier and Type Method Description AutoScalingPlansAuthSchemeProviderAutoScalingPlansServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.autoscalingplans.internal with parameters of type AutoScalingPlansAuthSchemeProvider Modifier and Type Method Description AutoScalingPlansServiceClientConfiguration.BuilderAutoScalingPlansServiceClientConfigurationBuilder. authSchemeProvider(AutoScalingPlansAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-