Uses of Class
com.azure.resourcemanager.containerregistry.models.TokenListResult
Packages that use TokenListResult
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of TokenListResult in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return TokenListResultModifier and TypeMethodDescriptionTokenListResult.withNextLink(String nextLink) Set the nextLink property: The URI that can be used to request the next list of tokens.TokenListResult.withValue(List<TokenInner> value) Set the value property: The list of tokens.