Uses of Class
com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
Packages that use CachedImagesListResult
Package
Description
Package containing the data models for ContainerInstanceManagementClient.
-
Uses of CachedImagesListResult in com.azure.resourcemanager.containerinstance.models
Methods in com.azure.resourcemanager.containerinstance.models that return CachedImagesListResultModifier and TypeMethodDescriptionCachedImagesListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of cached images.CachedImagesListResult.withValue(List<CachedImages> value) Set the value property: The list of cached images.