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