Uses of Interface
software.amazon.awssdk.services.autoscalingplans.auth.scheme.AutoScalingPlansAuthSchemeParams
-
-
Uses of AutoScalingPlansAuthSchemeParams in software.amazon.awssdk.services.autoscalingplans.auth.scheme
Methods in software.amazon.awssdk.services.autoscalingplans.auth.scheme that return AutoScalingPlansAuthSchemeParams Modifier and Type Method Description AutoScalingPlansAuthSchemeParamsAutoScalingPlansAuthSchemeParams.Builder. build()Returns aAutoScalingPlansAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.autoscalingplans.auth.scheme with parameters of type AutoScalingPlansAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>AutoScalingPlansAuthSchemeProvider. resolveAuthScheme(AutoScalingPlansAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of AutoScalingPlansAuthSchemeParams in software.amazon.awssdk.services.autoscalingplans.auth.scheme.internal
Classes in software.amazon.awssdk.services.autoscalingplans.auth.scheme.internal that implement AutoScalingPlansAuthSchemeParams Modifier and Type Class Description classDefaultAutoScalingPlansAuthSchemeParamsMethods in software.amazon.awssdk.services.autoscalingplans.auth.scheme.internal with parameters of type AutoScalingPlansAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultAutoScalingPlansAuthSchemeProvider. resolveAuthScheme(AutoScalingPlansAuthSchemeParams params)
-