Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.TargetGroupTuple.Builder
Packages that use TargetGroupTuple.Builder
-
Uses of TargetGroupTuple.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return TargetGroupTuple.BuilderModifier and TypeMethodDescriptionstatic TargetGroupTuple.BuilderTargetGroupTuple.builder()TargetGroupTuple.Builder.targetGroupArn(String targetGroupArn) The Amazon Resource Name (ARN) of the target group.TargetGroupTuple.toBuilder()The weight.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type TargetGroupTuple.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TargetGroupTuple.Builder>TargetGroupTuple.serializableBuilderClass()