| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.responses |
| Modifier and Type | Method and Description |
|---|---|
ListLimitDefinitionsResponse |
LimitsClient.listLimitDefinitions(ListLimitDefinitionsRequest request) |
ListLimitDefinitionsResponse |
Limits.listLimitDefinitions(ListLimitDefinitionsRequest request)
Includes a list of resource limits that are currently supported.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListLimitDefinitionsResponse> |
LimitsAsync.listLimitDefinitions(ListLimitDefinitionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler)
Includes a list of resource limits that are currently supported.
|
Future<ListLimitDefinitionsResponse> |
LimitsAsyncClient.listLimitDefinitions(ListLimitDefinitionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler) |
Iterable<ListLimitDefinitionsResponse> |
LimitsPaginators.listLimitDefinitionsResponseIterator(ListLimitDefinitionsRequest request)
Creates a new iterable which will iterate over the responses received from the listLimitDefinitions operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListLimitDefinitionsResponse> |
LimitsAsync.listLimitDefinitions(ListLimitDefinitionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler)
Includes a list of resource limits that are currently supported.
|
Future<ListLimitDefinitionsResponse> |
LimitsAsyncClient.listLimitDefinitions(ListLimitDefinitionsRequest request,
com.oracle.bmc.responses.AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListLimitDefinitionsResponse |
ListLimitDefinitionsResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListLimitDefinitionsResponse.Builder |
ListLimitDefinitionsResponse.Builder.copy(ListLimitDefinitionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.