Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsResponse.Builder
Packages that use DescribeDbProxyTargetGroupsResponse.Builder
-
Uses of DescribeDbProxyTargetGroupsResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeDbProxyTargetGroupsResponse.BuilderModifier and TypeMethodDescriptionDescribeDbProxyTargetGroupsResponse.builder()An optional pagination token provided by a previous request.DescribeDbProxyTargetGroupsResponse.Builder.targetGroups(Collection<DBProxyTargetGroup> targetGroups) An arbitrary number ofDBProxyTargetGroupobjects, containing details of the corresponding target groups.DescribeDbProxyTargetGroupsResponse.Builder.targetGroups(Consumer<DBProxyTargetGroup.Builder>... targetGroups) An arbitrary number ofDBProxyTargetGroupobjects, containing details of the corresponding target groups.DescribeDbProxyTargetGroupsResponse.Builder.targetGroups(DBProxyTargetGroup... targetGroups) An arbitrary number ofDBProxyTargetGroupobjects, containing details of the corresponding target groups.DescribeDbProxyTargetGroupsResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeDbProxyTargetGroupsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDbProxyTargetGroupsResponse.Builder>DescribeDbProxyTargetGroupsResponse.serializableBuilderClass()