Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
GetUsagePlanResponse |
UsagePlansClient.getUsagePlan(GetUsagePlanRequest request) |
GetUsagePlanResponse |
UsagePlans.getUsagePlan(GetUsagePlanRequest request)
Gets a usage plan by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetUsagePlanResponse> |
UsagePlansAsyncClient.getUsagePlan(GetUsagePlanRequest request,
AsyncHandler<GetUsagePlanRequest,GetUsagePlanResponse> handler) |
Future<GetUsagePlanResponse> |
UsagePlansAsync.getUsagePlan(GetUsagePlanRequest request,
AsyncHandler<GetUsagePlanRequest,GetUsagePlanResponse> handler)
Gets a usage plan by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetUsagePlanResponse |
GetUsagePlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetUsagePlanResponse.Builder |
GetUsagePlanResponse.Builder.copy(GetUsagePlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.