Package | Description |
---|---|
com.oracle.bmc.usageapi | |
com.oracle.bmc.usageapi.responses |
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse |
Usageapi.createSchedule(CreateScheduleRequest request)
Returns the created schedule.
|
CreateScheduleResponse |
UsageapiClient.createSchedule(CreateScheduleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduleResponse> |
UsageapiAsyncClient.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler) |
Future<CreateScheduleResponse> |
UsageapiAsync.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler)
Returns the created schedule.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduleResponse> |
UsageapiAsyncClient.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler) |
Future<CreateScheduleResponse> |
UsageapiAsync.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler)
Returns the created schedule.
|
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse |
CreateScheduleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse.Builder |
CreateScheduleResponse.Builder.copy(CreateScheduleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.