Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<AddonSummary> |
ContainerEnginePaginators.listAddonsRecordIterator(ListAddonsRequest request)
Creates a new iterable which will iterate over the
AddonSummary objects contained in responses from the
listAddons operation. |
Modifier and Type | Method and Description |
---|---|
AddonSummary |
AddonSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AddonSummary.Builder |
AddonSummary.Builder.copy(AddonSummary model) |
Modifier and Type | Method and Description |
---|---|
List<AddonSummary> |
ListAddonsResponse.getItems()
A list of
com.oracle.bmc.containerengine.model.AddonSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListAddonsResponse.Builder |
ListAddonsResponse.Builder.items(List<AddonSummary> items)
A list of
com.oracle.bmc.containerengine.model.AddonSummary instances. |
Copyright © 2016–2024. All rights reserved.