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