| Package | Description |
|---|---|
| com.amazonaws.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
VpcEndpointFilters |
VpcEndpointFilters.clone() |
VpcEndpointFilters |
ListVpcEndpointsRequest.getVpcEndpointFilters()
Filter the results according to the current status of the VPC endpoint.
|
VpcEndpointFilters |
VpcEndpointFilters.withStatus(String status)
The current status of the endpoint.
|
VpcEndpointFilters |
VpcEndpointFilters.withStatus(VpcEndpointStatus status)
The current status of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListVpcEndpointsRequest.setVpcEndpointFilters(VpcEndpointFilters vpcEndpointFilters)
Filter the results according to the current status of the VPC endpoint.
|
ListVpcEndpointsRequest |
ListVpcEndpointsRequest.withVpcEndpointFilters(VpcEndpointFilters vpcEndpointFilters)
Filter the results according to the current status of the VPC endpoint.
|
Copyright © 2023. All rights reserved.