Uses of Interface
com.azure.resourcemanager.netapp.models.VolumeGroupDetails
Packages that use VolumeGroupDetails
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeGroupDetails in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeGroupDetailsModifier and TypeMethodDescriptionVolumeGroupDetails.DefinitionStages.WithCreate.create()Executes the create request.VolumeGroupDetails.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Describe a Volume Group Get details of the specified volume group.Describe a Volume Group Get details of the specified volume group.VolumeGroupDetails.refresh()Refreshes the resource to sync with Azure.VolumeGroupDetails.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 VolumeGroupDetailsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<VolumeGroupDetails> VolumeGroups.getByIdWithResponse(String id, com.azure.core.util.Context context) Describe a Volume Group Get details of the specified volume group.com.azure.core.http.rest.Response<VolumeGroupDetails> VolumeGroups.getWithResponse(String resourceGroupName, String accountName, String volumeGroupName, com.azure.core.util.Context context) Describe a Volume Group Get details of the specified volume group.