| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CachedImagesListResult |
CachedImagesListResult.withNextLink(String nextLink)
Set the nextLink property: The URI to fetch the next page of cached images.
|
CachedImagesListResult |
CachedImagesListResult.withValue(List<CachedImages> value)
Set the value property: The list of cached images.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.