Uses of Interface
software.amazon.awssdk.services.lookoutequipment.auth.scheme.LookoutEquipmentAuthSchemeParams
-
-
Uses of LookoutEquipmentAuthSchemeParams in software.amazon.awssdk.services.lookoutequipment.auth.scheme
Methods in software.amazon.awssdk.services.lookoutequipment.auth.scheme that return LookoutEquipmentAuthSchemeParams Modifier and Type Method Description LookoutEquipmentAuthSchemeParamsLookoutEquipmentAuthSchemeParams.Builder. build()Returns aLookoutEquipmentAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.lookoutequipment.auth.scheme with parameters of type LookoutEquipmentAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>LookoutEquipmentAuthSchemeProvider. resolveAuthScheme(LookoutEquipmentAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of LookoutEquipmentAuthSchemeParams in software.amazon.awssdk.services.lookoutequipment.auth.scheme.internal
Classes in software.amazon.awssdk.services.lookoutequipment.auth.scheme.internal that implement LookoutEquipmentAuthSchemeParams Modifier and Type Class Description classDefaultLookoutEquipmentAuthSchemeParamsMethods in software.amazon.awssdk.services.lookoutequipment.auth.scheme.internal with parameters of type LookoutEquipmentAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultLookoutEquipmentAuthSchemeProvider. resolveAuthScheme(LookoutEquipmentAuthSchemeParams params)
-