Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetWorkRequestRequest,GetWorkRequestResponse> |
OsManagementWaiters.forWorkRequest(GetWorkRequestRequest request)
Creates a new
Waiter using default configuration. |
Waiter<GetWorkRequestRequest,GetWorkRequestResponse> |
OsManagementWaiters.forWorkRequest(GetWorkRequestRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetWorkRequestResponse> |
OsManagementAsync.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Gets the detailed information for the work request with the given ID.
|
Future<GetWorkRequestResponse> |
OsManagementAsyncClient.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetWorkRequestRequest |
GetWorkRequestRequest.Builder.build()
Build the instance of GetWorkRequestRequest as configured by this builder
|
GetWorkRequestRequest |
GetWorkRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetWorkRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetWorkRequestRequest.Builder |
GetWorkRequestRequest.Builder.copy(GetWorkRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.