Uses of Interface
software.amazon.awssdk.services.iot1clickprojects.auth.scheme.Iot1ClickProjectsAuthSchemeParams
-
-
Uses of Iot1ClickProjectsAuthSchemeParams in software.amazon.awssdk.services.iot1clickprojects.auth.scheme
Methods in software.amazon.awssdk.services.iot1clickprojects.auth.scheme that return Iot1ClickProjectsAuthSchemeParams Modifier and Type Method Description Iot1ClickProjectsAuthSchemeParamsIot1ClickProjectsAuthSchemeParams.Builder. build()Returns aIot1ClickProjectsAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.iot1clickprojects.auth.scheme with parameters of type Iot1ClickProjectsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>Iot1ClickProjectsAuthSchemeProvider. resolveAuthScheme(Iot1ClickProjectsAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of Iot1ClickProjectsAuthSchemeParams in software.amazon.awssdk.services.iot1clickprojects.auth.scheme.internal
Classes in software.amazon.awssdk.services.iot1clickprojects.auth.scheme.internal that implement Iot1ClickProjectsAuthSchemeParams Modifier and Type Class Description classDefaultIot1ClickProjectsAuthSchemeParamsMethods in software.amazon.awssdk.services.iot1clickprojects.auth.scheme.internal with parameters of type Iot1ClickProjectsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultIot1ClickProjectsAuthSchemeProvider. resolveAuthScheme(Iot1ClickProjectsAuthSchemeParams params)
-