Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ApplianceImageSummary> |
OcbAgentSvcPaginators.listApplianceImagesRecordIterator(ListApplianceImagesRequest request)
Creates a new iterable which will iterate over the
ApplianceImageSummary objects contained in responses from
the listApplianceImages operation. |
Modifier and Type | Method and Description |
---|---|
ApplianceImageSummary |
ApplianceImageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ApplianceImageSummary> |
ApplianceImageCollection.getItems()
List of appliance images.
|
Modifier and Type | Method and Description |
---|---|
ApplianceImageSummary.Builder |
ApplianceImageSummary.Builder.copy(ApplianceImageSummary model) |
Modifier and Type | Method and Description |
---|---|
ApplianceImageCollection.Builder |
ApplianceImageCollection.Builder.items(List<ApplianceImageSummary> items)
List of appliance images.
|
Constructor and Description |
---|
ApplianceImageCollection(List<ApplianceImageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.