Uses of Interface
com.azure.resourcemanager.netapp.models.NetAppAccount
Packages that use NetAppAccount
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of NetAppAccount in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return NetAppAccountModifier and TypeMethodDescriptionNetAppAccount.Update.apply()
Executes the update request.NetAppAccount.Update.apply
(com.azure.core.util.Context context) Executes the update request.NetAppAccount.DefinitionStages.WithCreate.create()
Executes the create request.NetAppAccount.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Describe a NetApp Account Get the NetApp account.Accounts.getByResourceGroup
(String resourceGroupName, String accountName) Describe a NetApp Account Get the NetApp account.NetAppAccount.refresh()
Refreshes the resource to sync with Azure.NetAppAccount.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 NetAppAccountModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<NetAppAccount> Accounts.getByIdWithResponse
(String id, com.azure.core.util.Context context) Describe a NetApp Account Get the NetApp account.com.azure.core.http.rest.Response
<NetAppAccount> Accounts.getByResourceGroupWithResponse
(String resourceGroupName, String accountName, com.azure.core.util.Context context) Describe a NetApp Account Get the NetApp account.com.azure.core.http.rest.PagedIterable
<NetAppAccount> Accounts.list()
Describe all NetApp Accounts in a subscription List and describe all NetApp accounts in the subscription.com.azure.core.http.rest.PagedIterable
<NetAppAccount> Accounts.list
(com.azure.core.util.Context context) Describe all NetApp Accounts in a subscription List and describe all NetApp accounts in the subscription.com.azure.core.http.rest.PagedIterable
<NetAppAccount> Accounts.listByResourceGroup
(String resourceGroupName) Describe all NetApp Accounts in a resource group List and describe all NetApp accounts in the resource group.com.azure.core.http.rest.PagedIterable
<NetAppAccount> Accounts.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) Describe all NetApp Accounts in a resource group List and describe all NetApp accounts in the resource group.