Package | Description |
---|---|
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Principal |
Principal.Builder.build() |
Principal |
WorkRequest.getCreatedBy() |
Modifier and Type | Method and Description |
---|---|
Principal.Builder |
Principal.Builder.copy(Principal model) |
WorkRequest.Builder |
WorkRequest.Builder.createdBy(Principal createdBy) |
Constructor and Description |
---|
WorkRequest(OperationType operationType,
OperationStatus status,
String id,
String compartmentId,
List<WorkRequestResource> resources,
Float percentComplete,
Date timeAccepted,
Date timeStarted,
Date timeFinished,
Principal createdBy,
Date timeLastUpdated,
Integer totalTaskCount,
Integer completedTaskCount)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.