static DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.builder() |
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.filters(Collection<Filter> filters) |
A list of filters used to match properties for inbound cross-cluster connections.
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.filters(Consumer<Filter.Builder>... filters) |
A list of filters used to match properties for inbound cross-cluster connections.
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.filters(Filter... filters) |
A list of filters used to match properties for inbound cross-cluster connections.
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.maxResults(Integer maxResults) |
An optional parameter that specifies the maximum number of results to return.
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.nextToken(String nextToken) |
If your initial DescribeInboundConnections operation returns a nextToken, you can
include the returned nextToken in subsequent DescribeInboundConnections operations,
which returns results in the next page.
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.toBuilder() |
|