Uses of Interface
software.amazon.awssdk.services.iot1clickdevices.auth.scheme.Iot1ClickDevicesAuthSchemeParams
-
-
Uses of Iot1ClickDevicesAuthSchemeParams in software.amazon.awssdk.services.iot1clickdevices.auth.scheme
Methods in software.amazon.awssdk.services.iot1clickdevices.auth.scheme that return Iot1ClickDevicesAuthSchemeParams Modifier and Type Method Description Iot1ClickDevicesAuthSchemeParamsIot1ClickDevicesAuthSchemeParams.Builder. build()Returns aIot1ClickDevicesAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.iot1clickdevices.auth.scheme with parameters of type Iot1ClickDevicesAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>Iot1ClickDevicesAuthSchemeProvider. resolveAuthScheme(Iot1ClickDevicesAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of Iot1ClickDevicesAuthSchemeParams in software.amazon.awssdk.services.iot1clickdevices.auth.scheme.internal
Classes in software.amazon.awssdk.services.iot1clickdevices.auth.scheme.internal that implement Iot1ClickDevicesAuthSchemeParams Modifier and Type Class Description classDefaultIot1ClickDevicesAuthSchemeParamsMethods in software.amazon.awssdk.services.iot1clickdevices.auth.scheme.internal with parameters of type Iot1ClickDevicesAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultIot1ClickDevicesAuthSchemeProvider. resolveAuthScheme(Iot1ClickDevicesAuthSchemeParams params)
-