Uses of Interface
com.azure.resourcemanager.netapp.models.CapacityPool
Packages that use CapacityPool
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of CapacityPool in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return CapacityPoolModifier and TypeMethodDescriptionCapacityPool.Update.apply()
Executes the update request.CapacityPool.Update.apply
(com.azure.core.util.Context context) Executes the update request.CapacityPool.DefinitionStages.WithCreate.create()
Executes the create request.CapacityPool.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Describe a Capacity Pool Get details of the specified capacity pool.Describe a Capacity Pool Get details of the specified capacity pool.CapacityPool.refresh()
Refreshes the resource to sync with Azure.CapacityPool.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type CapacityPoolModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<CapacityPool> Pools.getByIdWithResponse
(String id, com.azure.core.util.Context context) Describe a Capacity Pool Get details of the specified capacity pool.com.azure.core.http.rest.Response
<CapacityPool> Pools.getWithResponse
(String resourceGroupName, String accountName, String poolName, com.azure.core.util.Context context) Describe a Capacity Pool Get details of the specified capacity pool.com.azure.core.http.rest.PagedIterable
<CapacityPool> Describe all Capacity Pools List all capacity pools in the NetApp Account.com.azure.core.http.rest.PagedIterable
<CapacityPool> Describe all Capacity Pools List all capacity pools in the NetApp Account.