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