static DescribeDbProxyTargetGroupsResponse.Builder |
DescribeDbProxyTargetGroupsResponse.builder() |
|
DescribeDbProxyTargetGroupsResponse.Builder |
DescribeDbProxyTargetGroupsResponse.Builder.marker(String marker) |
An optional pagination token provided by a previous request.
|
DescribeDbProxyTargetGroupsResponse.Builder |
DescribeDbProxyTargetGroupsResponse.Builder.targetGroups(Collection<DBProxyTargetGroup> targetGroups) |
An arbitrary number of DBProxyTargetGroup objects, containing details of the corresponding
target groups.
|
DescribeDbProxyTargetGroupsResponse.Builder |
DescribeDbProxyTargetGroupsResponse.Builder.targetGroups(Consumer<DBProxyTargetGroup.Builder>... targetGroups) |
An arbitrary number of DBProxyTargetGroup objects, containing details of the corresponding
target groups.
|
DescribeDbProxyTargetGroupsResponse.Builder |
DescribeDbProxyTargetGroupsResponse.Builder.targetGroups(DBProxyTargetGroup... targetGroups) |
An arbitrary number of DBProxyTargetGroup objects, containing details of the corresponding
target groups.
|
DescribeDbProxyTargetGroupsResponse.Builder |
DescribeDbProxyTargetGroupsResponse.toBuilder() |
|