Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.FixedResponseActionConfig
Packages that use FixedResponseActionConfig
-
Uses of FixedResponseActionConfig in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return FixedResponseActionConfigModifier and TypeMethodDescriptionAction.fixedResponseConfig()[Application Load Balancer] Information for creating an action that returns a custom HTTP response.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model with parameters of type FixedResponseActionConfigModifier and TypeMethodDescriptionAction.Builder.fixedResponseConfig(FixedResponseActionConfig fixedResponseConfig) [Application Load Balancer] Information for creating an action that returns a custom HTTP response.