Package | Description |
---|---|
com.oracle.bmc.limits | |
com.oracle.bmc.limits.requests |
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 |
---|---|
ListLimitDefinitionsRequest |
ListLimitDefinitionsRequest.Builder.build()
Build the instance of ListLimitDefinitionsRequest as configured by this builder
|
ListLimitDefinitionsRequest |
ListLimitDefinitionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListLimitDefinitionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListLimitDefinitionsRequest.Builder |
ListLimitDefinitionsRequest.Builder.copy(ListLimitDefinitionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.