| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.requests |
| Modifier and Type | Method and Description |
|---|---|
ListServicesResponse |
LimitsClient.listServices(ListServicesRequest request) |
ListServicesResponse |
Limits.listServices(ListServicesRequest request)
Returns the list of supported services.
|
Future<ListServicesResponse> |
LimitsAsync.listServices(ListServicesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListServicesRequest,ListServicesResponse> handler)
Returns the list of supported services.
|
Future<ListServicesResponse> |
LimitsAsyncClient.listServices(ListServicesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListServicesRequest,ListServicesResponse> handler) |
Iterable<ServiceSummary> |
LimitsPaginators.listServicesRecordIterator(ListServicesRequest request)
Creates a new iterable which will iterate over the
ServiceSummary objects
contained in responses from the listServices operation. |
Iterable<ListServicesResponse> |
LimitsPaginators.listServicesResponseIterator(ListServicesRequest request)
Creates a new iterable which will iterate over the responses received from the listServices operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListServicesResponse> |
LimitsAsync.listServices(ListServicesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListServicesRequest,ListServicesResponse> handler)
Returns the list of supported services.
|
Future<ListServicesResponse> |
LimitsAsyncClient.listServices(ListServicesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListServicesRequest,ListServicesResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListServicesRequest |
ListServicesRequest.Builder.build()
Build the instance of ListServicesRequest as configured by this builder
|
ListServicesRequest |
ListServicesRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListServicesRequest.Builder |
ListServicesRequest.Builder.copy(ListServicesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.