Uses of Class
com.azure.resourcemanager.recoveryservicesbackup.models.WorkloadProtectableItemResourceList
-
Packages that use WorkloadProtectableItemResourceList Package Description com.azure.resourcemanager.recoveryservicesbackup.models Package containing the data models for RecoveryServicesBackupClient. -
-
Uses of WorkloadProtectableItemResourceList in com.azure.resourcemanager.recoveryservicesbackup.models
Methods in com.azure.resourcemanager.recoveryservicesbackup.models that return WorkloadProtectableItemResourceList Modifier and Type Method Description WorkloadProtectableItemResourceList
WorkloadProtectableItemResourceList. withNextLink(String nextLink)
Set the nextLink property: The uri to fetch the next page of resources.WorkloadProtectableItemResourceList
WorkloadProtectableItemResourceList. withValue(List<WorkloadProtectableItemResourceInner> value)
Set the value property: List of resources.
-