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