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