Uses of Class
software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
Packages that use MutualTlsAuthenticationInput
-
Uses of MutualTlsAuthenticationInput in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return MutualTlsAuthenticationInputModifier and TypeMethodDescriptionCreateDomainNameRequest.mutualTlsAuthentication()Returns the value of the MutualTlsAuthentication property for this object.Methods in software.amazon.awssdk.services.apigateway.model with parameters of type MutualTlsAuthenticationInputModifier and TypeMethodDescriptionCreateDomainNameRequest.Builder.mutualTlsAuthentication(MutualTlsAuthenticationInput mutualTlsAuthentication) Sets the value of the MutualTlsAuthentication property for this object.