Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.RewriteConfig.Builder
Packages that use RewriteConfig.Builder
-
Uses of RewriteConfig.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return RewriteConfig.BuilderModifier and TypeMethodDescriptionstatic RewriteConfig.BuilderRewriteConfig.builder()The regular expression to match in the input string.The replacement string to use when rewriting the matched input.RewriteConfig.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type RewriteConfig.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RewriteConfig.Builder>RewriteConfig.serializableBuilderClass()