Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EnrollmentStatusSummary> |
OptimizerPaginators.listEnrollmentStatusesRecordIterator(ListEnrollmentStatusesRequest request)
Creates a new iterable which will iterate over the
EnrollmentStatusSummary objects contained in responses from
the listEnrollmentStatuses operation. |
Modifier and Type | Method and Description |
---|---|
EnrollmentStatusSummary |
EnrollmentStatusSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EnrollmentStatusSummary> |
EnrollmentStatusCollection.getItems()
A collection of enrollment status summaries.
|
Modifier and Type | Method and Description |
---|---|
EnrollmentStatusSummary.Builder |
EnrollmentStatusSummary.Builder.copy(EnrollmentStatusSummary model) |
Modifier and Type | Method and Description |
---|---|
EnrollmentStatusCollection.Builder |
EnrollmentStatusCollection.Builder.items(List<EnrollmentStatusSummary> items)
A collection of enrollment status summaries.
|
Constructor and Description |
---|
EnrollmentStatusCollection(List<EnrollmentStatusSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.