Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ContainerImageSummary> |
ArtifactsPaginators.listContainerImagesRecordIterator(ListContainerImagesRequest request)
Creates a new iterable which will iterate over the
ContainerImageSummary objects contained in responses from the
listContainerImages operation. |
Modifier and Type | Method and Description |
---|---|
ContainerImageSummary |
ContainerImageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ContainerImageSummary> |
ContainerImageCollection.getItems()
Page of matching container images.
|
Modifier and Type | Method and Description |
---|---|
ContainerImageSummary.Builder |
ContainerImageSummary.Builder.copy(ContainerImageSummary model) |
Modifier and Type | Method and Description |
---|---|
ContainerImageCollection.Builder |
ContainerImageCollection.Builder.items(List<ContainerImageSummary> items)
Page of matching container images.
|
Constructor and Description |
---|
ContainerImageCollection(List<ContainerImageSummary> items,
Integer remainingItemsCount)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.