Uses of Class
com.azure.resourcemanager.astro.models.OrganizationResourceListResult
Packages that use OrganizationResourceListResult
Package
Description
Package containing the data models for AstroMgmtClient.
-
Uses of OrganizationResourceListResult in com.azure.resourcemanager.astro.models
Methods in com.azure.resourcemanager.astro.models that return OrganizationResourceListResultModifier and TypeMethodDescriptionOrganizationResourceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OrganizationResourceListResult from the JsonReader.OrganizationResourceListResult.withNextLink(String nextLink) Set the nextLink property: The link to the next page of items.OrganizationResourceListResult.withValue(List<OrganizationResourceInner> value) Set the value property: The OrganizationResource items on this page.