static DescribeOutboundConnectionsResponse.Builder |
DescribeOutboundConnectionsResponse.builder() |
|
DescribeOutboundConnectionsResponse.Builder |
DescribeOutboundConnectionsResponse.Builder.connections(Collection<OutboundConnection> connections) |
List of outbound connections that match the filter criteria.
|
DescribeOutboundConnectionsResponse.Builder |
DescribeOutboundConnectionsResponse.Builder.connections(Consumer<OutboundConnection.Builder>... connections) |
List of outbound connections that match the filter criteria.
|
DescribeOutboundConnectionsResponse.Builder |
DescribeOutboundConnectionsResponse.Builder.connections(OutboundConnection... connections) |
List of outbound connections that match the filter criteria.
|
DescribeOutboundConnectionsResponse.Builder |
DescribeOutboundConnectionsResponse.Builder.nextToken(String nextToken) |
When nextToken is returned, there are more results available.
|
DescribeOutboundConnectionsResponse.Builder |
DescribeOutboundConnectionsResponse.toBuilder() |
|