Uses of Class
software.amazon.awssdk.services.opensearchserverless.model.UpdateCollectionDetail
-
Packages that use UpdateCollectionDetail Package Description software.amazon.awssdk.services.opensearchserverless.model -
-
Uses of UpdateCollectionDetail in software.amazon.awssdk.services.opensearchserverless.model
Methods in software.amazon.awssdk.services.opensearchserverless.model that return UpdateCollectionDetail Modifier and Type Method Description UpdateCollectionDetailUpdateCollectionResponse. updateCollectionDetail()Details about the updated collection.Methods in software.amazon.awssdk.services.opensearchserverless.model with parameters of type UpdateCollectionDetail Modifier and Type Method Description UpdateCollectionResponse.BuilderUpdateCollectionResponse.Builder. updateCollectionDetail(UpdateCollectionDetail updateCollectionDetail)Details about the updated collection.
-