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