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