| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
DescribeInboundConnectionsRequest.filters()
A list of filters used to match properties for inbound cross-cluster connections.
|
List<Filter> |
DescribeOutboundConnectionsRequest.filters()
List of filter names and values that you can use for requests.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.filters(Filter... filters)
A list of filters used to match properties for inbound cross-cluster connections.
|
DescribeOutboundConnectionsRequest.Builder |
DescribeOutboundConnectionsRequest.Builder.filters(Filter... filters)
List of filter names and values that you can use for requests.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInboundConnectionsRequest.Builder |
DescribeInboundConnectionsRequest.Builder.filters(Collection<Filter> filters)
A list of filters used to match properties for inbound cross-cluster connections.
|
DescribeOutboundConnectionsRequest.Builder |
DescribeOutboundConnectionsRequest.Builder.filters(Collection<Filter> filters)
List of filter names and values that you can use for requests.
|
Copyright © 2022. All rights reserved.