Uses of Class
com.azure.resourcemanager.pineconevectordb.models.MarketplaceDetails
Packages that use MarketplaceDetails
Package
Description
Package containing the data models for PineconeVectorDb.
-
Uses of MarketplaceDetails in com.azure.resourcemanager.pineconevectordb.models
Methods in com.azure.resourcemanager.pineconevectordb.models that return MarketplaceDetailsModifier and TypeMethodDescriptionstatic MarketplaceDetailsMarketplaceDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MarketplaceDetails from the JsonReader.OrganizationProperties.marketplace()Get the marketplace property: Marketplace details of the resource.MarketplaceDetails.withOfferDetails(OfferDetails offerDetails) Set the offerDetails property: Offer details for the marketplace that is selected by the user.MarketplaceDetails.withSubscriptionId(String subscriptionId) Set the subscriptionId property: Azure subscription id for the the marketplace offer is purchased from.Methods in com.azure.resourcemanager.pineconevectordb.models with parameters of type MarketplaceDetailsModifier and TypeMethodDescriptionOrganizationProperties.withMarketplace(MarketplaceDetails marketplace) Set the marketplace property: Marketplace details of the resource.