Uses of Class
software.amazon.awssdk.services.iot.model.TlsContext
-
Packages that use TlsContext Package Description software.amazon.awssdk.services.iot.model -
-
Uses of TlsContext in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return TlsContext Modifier and Type Method Description TlsContextTestInvokeAuthorizerRequest. tlsContext()Specifies a test TLS authorization request.Methods in software.amazon.awssdk.services.iot.model with parameters of type TlsContext Modifier and Type Method Description TestInvokeAuthorizerRequest.BuilderTestInvokeAuthorizerRequest.Builder. tlsContext(TlsContext tlsContext)Specifies a test TLS authorization request.
-