Uses of Class
com.azure.resourcemanager.containerregistry.models.ScopeMapListResult
Packages that use ScopeMapListResult
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of ScopeMapListResult in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return ScopeMapListResultModifier and TypeMethodDescriptionstatic ScopeMapListResultScopeMapListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ScopeMapListResult from the JsonReader.ScopeMapListResult.withNextLink(String nextLink) Set the nextLink property: The URI that can be used to request the next list of scope maps.ScopeMapListResult.withValue(List<ScopeMapInner> value) Set the value property: The list of scope maps.