Uses of Class
com.azure.resourcemanager.netapp.fluent.models.RegionInfoInner
Packages that use RegionInfoInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of RegionInfoInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return RegionInfoInnerModifier and TypeMethodDescriptionNetAppResourcesClient.queryRegionInfo
(String location) Describes region specific information.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type RegionInfoInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<RegionInfoInner> NetAppResourcesClient.queryRegionInfoWithResponse
(String location, com.azure.core.util.Context context) Describes region specific information. -
Uses of RegionInfoInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return RegionInfoInnerModifier and TypeMethodDescriptionstatic RegionInfoInner
RegionInfoInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RegionInfoInner from the JsonReader.RegionInfoInner.withAvailabilityZoneMappings
(List<RegionInfoAvailabilityZoneMappingsItem> availabilityZoneMappings) Set the availabilityZoneMappings property: Provides logical availability zone mappings for the subscription for a region.RegionInfoInner.withStorageToNetworkProximity
(RegionStorageToNetworkProximity storageToNetworkProximity) Set the storageToNetworkProximity property: Provides storage to network proximity information in the region. -
Uses of RegionInfoInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return RegionInfoInnerModifier and TypeMethodDescriptionRegionInfo.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.RegionInfoInner object.