Uses of Class
com.azure.resourcemanager.compute.models.RoleInstanceListResult
Packages that use RoleInstanceListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of RoleInstanceListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return RoleInstanceListResultModifier and TypeMethodDescriptionstatic RoleInstanceListResultRoleInstanceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoleInstanceListResult from the JsonReader.RoleInstanceListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of resources.RoleInstanceListResult.withValue(List<RoleInstanceInner> value) Set the value property: The list of resources.