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