Uses of Class
software.amazon.awssdk.services.opensearchserverless.model.DeleteVpcEndpointDetail
-
Packages that use DeleteVpcEndpointDetail Package Description software.amazon.awssdk.services.opensearchserverless.model -
-
Uses of DeleteVpcEndpointDetail in software.amazon.awssdk.services.opensearchserverless.model
Methods in software.amazon.awssdk.services.opensearchserverless.model that return DeleteVpcEndpointDetail Modifier and Type Method Description DeleteVpcEndpointDetailDeleteVpcEndpointResponse. deleteVpcEndpointDetail()Details about the deleted endpoint.Methods in software.amazon.awssdk.services.opensearchserverless.model with parameters of type DeleteVpcEndpointDetail Modifier and Type Method Description DeleteVpcEndpointResponse.BuilderDeleteVpcEndpointResponse.Builder. deleteVpcEndpointDetail(DeleteVpcEndpointDetail deleteVpcEndpointDetail)Details about the deleted endpoint.
-