Package | Description |
---|---|
com.oracle.bmc.usageapi | |
com.oracle.bmc.usageapi.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetScheduleRequest,GetScheduleResponse> |
UsageapiWaiters.forSchedule(GetScheduleRequest request,
Schedule.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetScheduleRequest,GetScheduleResponse> |
UsageapiWaiters.forSchedule(GetScheduleRequest request,
Schedule.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetScheduleRequest,GetScheduleResponse> |
UsageapiWaiters.forSchedule(GetScheduleRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Schedule.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetScheduleResponse> |
UsageapiAsyncClient.getSchedule(GetScheduleRequest request,
AsyncHandler<GetScheduleRequest,GetScheduleResponse> handler) |
Future<GetScheduleResponse> |
UsageapiAsync.getSchedule(GetScheduleRequest request,
AsyncHandler<GetScheduleRequest,GetScheduleResponse> handler)
Returns the saved schedule.
|
Modifier and Type | Method and Description |
---|---|
GetScheduleRequest |
GetScheduleRequest.Builder.build()
Build the instance of GetScheduleRequest as configured by this builder
|
GetScheduleRequest |
GetScheduleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetScheduleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetScheduleRequest.Builder |
GetScheduleRequest.Builder.copy(GetScheduleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.