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