Uses of Class
com.azure.resourcemanager.connectedvmware.models.DatastoresList
Packages that use DatastoresList
Package
Description
Package containing the data models for ConnectedVMwareClient.
-
Uses of DatastoresList in com.azure.resourcemanager.connectedvmware.models
Methods in com.azure.resourcemanager.connectedvmware.models that return DatastoresListModifier and TypeMethodDescriptionDatastoresList.withNextLink
(String nextLink) Set the nextLink property: Url to follow for getting next page of Datastores.DatastoresList.withValue
(List<DatastoreInner> value) Set the value property: Array of Datastores.