Uses of Interface
com.azure.resourcemanager.pineconevectordb.models.OrganizationResource
Packages that use OrganizationResource
Package
Description
Package containing the data models for PineconeVectorDb.
-
Uses of OrganizationResource in com.azure.resourcemanager.pineconevectordb.models
Methods in com.azure.resourcemanager.pineconevectordb.models that return OrganizationResourceModifier and TypeMethodDescriptionOrganizationResource.Update.apply()Executes the update request.OrganizationResource.Update.apply(com.azure.core.util.Context context) Executes the update request.OrganizationResource.DefinitionStages.WithCreate.create()Executes the create request.OrganizationResource.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Get a OrganizationResource.Organizations.getByResourceGroup(String resourceGroupName, String organizationname) Get a OrganizationResource.OrganizationResource.refresh()Refreshes the resource to sync with Azure.OrganizationResource.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.pineconevectordb.models that return types with arguments of type OrganizationResourceModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<OrganizationResource> Organizations.getByIdWithResponse(String id, com.azure.core.util.Context context) Get a OrganizationResource.com.azure.core.http.rest.Response<OrganizationResource> Organizations.getByResourceGroupWithResponse(String resourceGroupName, String organizationname, com.azure.core.util.Context context) Get a OrganizationResource.com.azure.core.http.rest.PagedIterable<OrganizationResource> Organizations.list()List OrganizationResource resources by subscription ID.com.azure.core.http.rest.PagedIterable<OrganizationResource> Organizations.list(com.azure.core.util.Context context) List OrganizationResource resources by subscription ID.com.azure.core.http.rest.PagedIterable<OrganizationResource> Organizations.listByResourceGroup(String resourceGroupName) List OrganizationResource resources by resource group.com.azure.core.http.rest.PagedIterable<OrganizationResource> Organizations.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) List OrganizationResource resources by resource group.