Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.RuleNotFoundException.Builder
Packages that use RuleNotFoundException.Builder
-
Uses of RuleNotFoundException.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return RuleNotFoundException.BuilderModifier and TypeMethodDescriptionRuleNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) RuleNotFoundException.builder()RuleNotFoundException.Builder.numAttempts(Integer numAttempts) RuleNotFoundException.Builder.statusCode(int statusCode) RuleNotFoundException.toBuilder()RuleNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type RuleNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RuleNotFoundException.Builder>RuleNotFoundException.serializableBuilderClass()