Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ContainerSummary> |
ContainerInstancePaginators.listContainersRecordIterator(ListContainersRequest request)
Creates a new iterable which will iterate over the
ContainerSummary objects contained in responses from
the listContainers operation. |
Modifier and Type | Method and Description |
---|---|
ContainerSummary |
ContainerSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ContainerSummary> |
ContainerCollection.getItems()
List of containers.
|
Modifier and Type | Method and Description |
---|---|
ContainerSummary.Builder |
ContainerSummary.Builder.copy(ContainerSummary model) |
Modifier and Type | Method and Description |
---|---|
ContainerCollection.Builder |
ContainerCollection.Builder.items(List<ContainerSummary> items)
List of containers.
|
Constructor and Description |
---|
ContainerCollection(List<ContainerSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.