Package | Description |
---|---|
com.amazonaws.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
DescribeOutboundConnectionsRequest |
DescribeOutboundConnectionsRequest.clone() |
DescribeOutboundConnectionsRequest |
DescribeOutboundConnectionsRequest.withFilters(Collection<Filter> filters)
List of filter names and values that you can use for requests.
|
DescribeOutboundConnectionsRequest |
DescribeOutboundConnectionsRequest.withFilters(Filter... filters)
List of filter names and values that you can use for requests.
|
DescribeOutboundConnectionsRequest |
DescribeOutboundConnectionsRequest.withMaxResults(Integer maxResults)
An optional parameter that specifies the maximum number of results to return.
|
DescribeOutboundConnectionsRequest |
DescribeOutboundConnectionsRequest.withNextToken(String nextToken)
If your initial
DescribeOutboundConnections operation returns a nextToken , you can
include the returned nextToken in subsequent DescribeOutboundConnections operations,
which returns results in the next page. |
Copyright © 2023. All rights reserved.