Package | Description |
---|---|
com.oracle.bmc.limits | |
com.oracle.bmc.limits.model | |
com.oracle.bmc.limits.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ServiceSummary> |
LimitsPaginators.listServicesRecordIterator(ListServicesRequest request)
Creates a new iterable which will iterate over the
ServiceSummary objects contained in responses from the
listServices operation. |
Modifier and Type | Method and Description |
---|---|
ServiceSummary |
ServiceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ServiceSummary.Builder |
ServiceSummary.Builder.copy(ServiceSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ServiceSummary> |
ListServicesResponse.getItems()
A list of
com.oracle.bmc.limits.model.ServiceSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListServicesResponse.Builder |
ListServicesResponse.Builder.items(List<ServiceSummary> items)
A list of
com.oracle.bmc.limits.model.ServiceSummary instances. |
Copyright © 2016–2024. All rights reserved.