Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer | |
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CccInfrastructureSummary> |
ComputeCloudAtCustomerPaginators.listCccInfrastructuresRecordIterator(ListCccInfrastructuresRequest request)
Creates a new iterable which will iterate over the
CccInfrastructureSummary objects contained in
responses from the listCccInfrastructures operation. |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureSummary |
CccInfrastructureSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CccInfrastructureSummary> |
CccInfrastructureCollection.getItems()
List of Compute Cloud@Customer infrastructures.
|
Modifier and Type | Method and Description |
---|---|
CccInfrastructureSummary.Builder |
CccInfrastructureSummary.Builder.copy(CccInfrastructureSummary model) |
Modifier and Type | Method and Description |
---|---|
CccInfrastructureCollection.Builder |
CccInfrastructureCollection.Builder.items(List<CccInfrastructureSummary> items)
List of Compute Cloud@Customer infrastructures.
|
Constructor and Description |
---|
CccInfrastructureCollection(List<CccInfrastructureSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.