Uses of Class
com.azure.resourcemanager.containerregistry.models.PrivateLinkResourceListResult
Packages that use PrivateLinkResourceListResult
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of PrivateLinkResourceListResult in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return PrivateLinkResourceListResultModifier and TypeMethodDescriptionPrivateLinkResourceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResourceListResult from the JsonReader.PrivateLinkResourceListResult.withNextLink(String nextLink) Set the nextLink property: The URI that can be used to request the next list of private link resources.PrivateLinkResourceListResult.withValue(List<PrivateLinkResourceInner> value) Set the value property: The list of private link resources.