Uses of Class
software.amazon.awssdk.services.apigateway.model.TlsConfig
Packages that use TlsConfig
-
Uses of TlsConfig in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return TlsConfigModifier and TypeMethodDescriptionfinal TlsConfigGetIntegrationResponse.tlsConfig()Specifies the TLS configuration for an integration.final TlsConfigIntegration.tlsConfig()Specifies the TLS configuration for an integration.final TlsConfigPutIntegrationRequest.tlsConfig()Returns the value of the TlsConfig property for this object.final TlsConfigPutIntegrationResponse.tlsConfig()Specifies the TLS configuration for an integration.final TlsConfigUpdateIntegrationResponse.tlsConfig()Specifies the TLS configuration for an integration.Methods in software.amazon.awssdk.services.apigateway.model with parameters of type TlsConfigModifier and TypeMethodDescriptionSpecifies the TLS configuration for an integration.Specifies the TLS configuration for an integration.Sets the value of the TlsConfig property for this object.Specifies the TLS configuration for an integration.Specifies the TLS configuration for an integration.