Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobResponse |
OsManagement.createScheduledJob(CreateScheduledJobRequest request)
Creates a new Scheduled Job to perform a specific package operation on a set of managed
instances or managed instance groups.
|
CreateScheduledJobResponse |
OsManagementClient.createScheduledJob(CreateScheduledJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduledJobResponse> |
OsManagementAsync.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler)
Creates a new Scheduled Job to perform a specific package operation on a set of managed
instances or managed instance groups.
|
Future<CreateScheduledJobResponse> |
OsManagementAsyncClient.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduledJobResponse> |
OsManagementAsync.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler)
Creates a new Scheduled Job to perform a specific package operation on a set of managed
instances or managed instance groups.
|
Future<CreateScheduledJobResponse> |
OsManagementAsyncClient.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobResponse |
CreateScheduledJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobResponse.Builder |
CreateScheduledJobResponse.Builder.copy(CreateScheduledJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.