| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
WorkRequestResource |
WorkRequestResource.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<WorkRequestResource> |
WorkRequest.getResources()
The resources affected by this work request.
|
| Modifier and Type | Method and Description |
|---|---|
WorkRequestResource.Builder |
WorkRequestResource.Builder.copy(WorkRequestResource o) |
| Modifier and Type | Method and Description |
|---|---|
WorkRequest.Builder |
WorkRequest.Builder.resources(List<WorkRequestResource> resources) |
| Constructor and Description |
|---|
WorkRequest(OperationTypes operationType,
OperationStatus status,
String id,
String compartmentId,
String description,
String message,
Id managedInstanceId,
List<WorkRequestResource> resources,
Float percentComplete,
Date timeAccepted,
Date timeStarted,
Date timeFinished,
OsFamilies osFamily)
Deprecated.
|
Copyright © 2016–2020. All rights reserved.