Uses of Interface
software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.IoTSecureTunnelingAuthSchemeParams
-
-
Uses of IoTSecureTunnelingAuthSchemeParams in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme
Methods in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme that return IoTSecureTunnelingAuthSchemeParams Modifier and Type Method Description IoTSecureTunnelingAuthSchemeParamsIoTSecureTunnelingAuthSchemeParams.Builder. build()Returns aIoTSecureTunnelingAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme with parameters of type IoTSecureTunnelingAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>IoTSecureTunnelingAuthSchemeProvider. resolveAuthScheme(IoTSecureTunnelingAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of IoTSecureTunnelingAuthSchemeParams in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.internal
Classes in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.internal that implement IoTSecureTunnelingAuthSchemeParams Modifier and Type Class Description classDefaultIoTSecureTunnelingAuthSchemeParamsMethods in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.internal with parameters of type IoTSecureTunnelingAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultIoTSecureTunnelingAuthSchemeProvider. resolveAuthScheme(IoTSecureTunnelingAuthSchemeParams params)
-