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