Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetUsagePlanRequest,GetUsagePlanResponse> |
UsagePlansWaiters.forUsagePlan(GetUsagePlanRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
UsagePlan.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetUsagePlanRequest,GetUsagePlanResponse> |
UsagePlansWaiters.forUsagePlan(GetUsagePlanRequest request,
UsagePlan.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetUsagePlanRequest,GetUsagePlanResponse> |
UsagePlansWaiters.forUsagePlan(GetUsagePlanRequest request,
UsagePlan.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetUsagePlanResponse> |
UsagePlansAsyncClient.getUsagePlan(GetUsagePlanRequest request,
AsyncHandler<GetUsagePlanRequest,GetUsagePlanResponse> handler) |
Future<GetUsagePlanResponse> |
UsagePlansAsync.getUsagePlan(GetUsagePlanRequest request,
AsyncHandler<GetUsagePlanRequest,GetUsagePlanResponse> handler)
Gets a usage plan by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetUsagePlanRequest |
GetUsagePlanRequest.Builder.build()
Build the instance of GetUsagePlanRequest as configured by this builder
|
GetUsagePlanRequest |
GetUsagePlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetUsagePlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetUsagePlanRequest.Builder |
GetUsagePlanRequest.Builder.copy(GetUsagePlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.