Uses of Interface
software.amazon.awssdk.services.autoscalingplans.auth.scheme.AutoScalingPlansAuthSchemeParams.Builder
-
-
Uses of AutoScalingPlansAuthSchemeParams.Builder in software.amazon.awssdk.services.autoscalingplans.auth.scheme
Methods in software.amazon.awssdk.services.autoscalingplans.auth.scheme that return AutoScalingPlansAuthSchemeParams.Builder Modifier and Type Method Description static AutoScalingPlansAuthSchemeParams.BuilderAutoScalingPlansAuthSchemeParams. builder()Get a new builder for creating aAutoScalingPlansAuthSchemeParams.AutoScalingPlansAuthSchemeParams.BuilderAutoScalingPlansAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.AutoScalingPlansAuthSchemeParams.BuilderAutoScalingPlansAuthSchemeParams.Builder. region(Region region)Set the region.AutoScalingPlansAuthSchemeParams.BuilderAutoScalingPlansAuthSchemeParams. toBuilder()Returns aAutoScalingPlansAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.autoscalingplans.auth.scheme with type arguments of type AutoScalingPlansAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>AutoScalingPlansAuthSchemeProvider. resolveAuthScheme(Consumer<AutoScalingPlansAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of AutoScalingPlansAuthSchemeParams.Builder in software.amazon.awssdk.services.autoscalingplans.auth.scheme.internal
Methods in software.amazon.awssdk.services.autoscalingplans.auth.scheme.internal that return AutoScalingPlansAuthSchemeParams.Builder Modifier and Type Method Description static AutoScalingPlansAuthSchemeParams.BuilderDefaultAutoScalingPlansAuthSchemeParams. builder()AutoScalingPlansAuthSchemeParams.BuilderDefaultAutoScalingPlansAuthSchemeParams. toBuilder()
-