Uses of Class
com.azure.resourcemanager.netapp.fluent.models.RestoreStatusInner
Packages that use RestoreStatusInner
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 RestoreStatusInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return RestoreStatusInnerModifier and TypeMethodDescriptionBackupsClient.getVolumeLatestRestoreStatus
(String resourceGroupName, String accountName, String poolName, String volumeName) Get the latest restore status of a volume Get the latest status of the restore for a volume.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type RestoreStatusInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<RestoreStatusInner> BackupsClient.getVolumeLatestRestoreStatusWithResponse
(String resourceGroupName, String accountName, String poolName, String volumeName, com.azure.core.util.Context context) Get the latest restore status of a volume Get the latest status of the restore for a volume. -
Uses of RestoreStatusInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return RestoreStatusInnerModifier and TypeMethodDescriptionstatic RestoreStatusInner
RestoreStatusInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RestoreStatusInner from the JsonReader. -
Uses of RestoreStatusInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return RestoreStatusInnerModifier and TypeMethodDescriptionRestoreStatus.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.RestoreStatusInner object.