Uses of Class
com.azure.resourcemanager.pineconevectordb.models.PartnerProperties
Packages that use PartnerProperties
Package
Description
Package containing the data models for PineconeVectorDb.
-
Uses of PartnerProperties in com.azure.resourcemanager.pineconevectordb.models
Methods in com.azure.resourcemanager.pineconevectordb.models that return PartnerPropertiesModifier and TypeMethodDescriptionstatic PartnerPropertiesPartnerProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PartnerProperties from the JsonReader.OrganizationProperties.partnerProperties()Get the partnerProperties property: partner properties.PartnerProperties.withDisplayName(String displayName) Set the displayName property: Pinecone Organization Name.Methods in com.azure.resourcemanager.pineconevectordb.models with parameters of type PartnerPropertiesModifier and TypeMethodDescriptionOrganizationProperties.withPartnerProperties(PartnerProperties partnerProperties) Set the partnerProperties property: partner properties.