Uses of Class
com.azure.resourcemanager.weightsandbiases.models.Region
Packages that use Region
Package
Description
Package containing the data models for WeightsAndBiases.
-
Uses of Region in com.azure.resourcemanager.weightsandbiases.models
Fields in com.azure.resourcemanager.weightsandbiases.models declared as RegionModifier and TypeFieldDescriptionstatic final RegionRegion.CENTRALUSRegion: Central US.static final RegionRegion.EASTUSRegion: East US.static final RegionRegion.JAPANEASTRegion: Japan East.static final RegionRegion.KOREACENTRALRegion: Korea Central.static final RegionRegion.WESTEUROPERegion: West Europe.static final RegionRegion.WESTUSRegion: West US.Methods in com.azure.resourcemanager.weightsandbiases.models that return RegionModifier and TypeMethodDescriptionstatic RegionRegion.fromString(String name) Creates or finds a Region from its string representation.PartnerProperties.region()Get the region property: The region of the instance.Methods in com.azure.resourcemanager.weightsandbiases.models that return types with arguments of type RegionModifier and TypeMethodDescriptionstatic Collection<Region> Region.values()Gets known Region values.Methods in com.azure.resourcemanager.weightsandbiases.models with parameters of type RegionModifier and TypeMethodDescriptionPartnerProperties.withRegion(Region region) Set the region property: The region of the instance.