Uses of Class
software.amazon.awssdk.services.apprunner.model.IngressConfiguration
-
Packages that use IngressConfiguration Package Description software.amazon.awssdk.services.apprunner.model -
-
Uses of IngressConfiguration in software.amazon.awssdk.services.apprunner.model
Methods in software.amazon.awssdk.services.apprunner.model that return IngressConfiguration Modifier and Type Method Description IngressConfigurationNetworkConfiguration. ingressConfiguration()Network configuration settings for inbound message traffic.Methods in software.amazon.awssdk.services.apprunner.model with parameters of type IngressConfiguration Modifier and Type Method Description NetworkConfiguration.BuilderNetworkConfiguration.Builder. ingressConfiguration(IngressConfiguration ingressConfiguration)Network configuration settings for inbound message traffic.
-