Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.ModifyTargetGroupResponse.Builder
Packages that use ModifyTargetGroupResponse.Builder
-
Uses of ModifyTargetGroupResponse.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return ModifyTargetGroupResponse.BuilderModifier and TypeMethodDescriptionModifyTargetGroupResponse.builder()ModifyTargetGroupResponse.Builder.targetGroups(Collection<TargetGroup> targetGroups) Information about the modified target group.ModifyTargetGroupResponse.Builder.targetGroups(Consumer<TargetGroup.Builder>... targetGroups) Information about the modified target group.ModifyTargetGroupResponse.Builder.targetGroups(TargetGroup... targetGroups) Information about the modified target group.ModifyTargetGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type ModifyTargetGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyTargetGroupResponse.Builder>ModifyTargetGroupResponse.serializableBuilderClass()