Uses of Class
software.amazon.awssdk.services.opensearchserverless.model.DeleteCollectionDetail
-
Packages that use DeleteCollectionDetail Package Description software.amazon.awssdk.services.opensearchserverless.model -
-
Uses of DeleteCollectionDetail in software.amazon.awssdk.services.opensearchserverless.model
Methods in software.amazon.awssdk.services.opensearchserverless.model that return DeleteCollectionDetail Modifier and Type Method Description DeleteCollectionDetailDeleteCollectionResponse. deleteCollectionDetail()Details of the deleted collection.Methods in software.amazon.awssdk.services.opensearchserverless.model with parameters of type DeleteCollectionDetail Modifier and Type Method Description DeleteCollectionResponse.BuilderDeleteCollectionResponse.Builder. deleteCollectionDetail(DeleteCollectionDetail deleteCollectionDetail)Details of the deleted collection.
-