Package | Description |
---|---|
com.oracle.bmc.capacitymanagement | |
com.oracle.bmc.capacitymanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OccCustomerGroupSummary> |
CapacityManagementPaginators.listOccCustomerGroupsRecordIterator(ListOccCustomerGroupsRequest request)
Creates a new iterable which will iterate over the
OccCustomerGroupSummary objects contained in
responses from the listOccCustomerGroups operation. |
Modifier and Type | Method and Description |
---|---|
OccCustomerGroupSummary |
OccCustomerGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OccCustomerGroupSummary> |
OccCustomerGroupCollection.getItems()
An array of customer groups.
|
Modifier and Type | Method and Description |
---|---|
OccCustomerGroupSummary.Builder |
OccCustomerGroupSummary.Builder.copy(OccCustomerGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
OccCustomerGroupCollection.Builder |
OccCustomerGroupCollection.Builder.items(List<OccCustomerGroupSummary> items)
An array of customer groups.
|
Constructor and Description |
---|
OccCustomerGroupCollection(List<OccCustomerGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.