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> |
LimitsAsyncClient.listLimitDefinitions(ListLimitDefinitionsRequest request,
AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler) |
Future<ListLimitDefinitionsResponse> |
LimitsAsync.listLimitDefinitions(ListLimitDefinitionsRequest request,
AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler)
Includes a list of resource limits that are currently supported.
|
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> |
LimitsAsyncClient.listLimitDefinitions(ListLimitDefinitionsRequest request,
AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler) |
Future<ListLimitDefinitionsResponse> |
LimitsAsync.listLimitDefinitions(ListLimitDefinitionsRequest request,
AsyncHandler<ListLimitDefinitionsRequest,ListLimitDefinitionsResponse> handler)
Includes a list of resource limits that are currently supported.
|
Modifier and Type | Method and Description |
---|---|
ListLimitDefinitionsResponse |
ListLimitDefinitionsResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.