Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
UpdateUsagePlanResponse |
UsagePlansClient.updateUsagePlan(UpdateUsagePlanRequest request) |
UpdateUsagePlanResponse |
UsagePlans.updateUsagePlan(UpdateUsagePlanRequest request)
Updates the usage plan with the given identifier.
|
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 |
---|---|
UpdateUsagePlanRequest |
UpdateUsagePlanRequest.Builder.build()
Build the instance of UpdateUsagePlanRequest as configured by this builder
|
UpdateUsagePlanRequest |
UpdateUsagePlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateUsagePlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.copy(UpdateUsagePlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.