Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.model | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequest> |
VulnerabilityScanningPaginators.listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the
WorkRequest objects contained in responses from
the listWorkRequests operation. |
Modifier and Type | Method and Description |
---|---|
WorkRequest |
WorkRequest.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkRequest> |
WorkRequestCollection.getItems()
The WorkRequest objects in the collection
|
Modifier and Type | Method and Description |
---|---|
WorkRequest.Builder |
WorkRequest.Builder.copy(WorkRequest model) |
Modifier and Type | Method and Description |
---|---|
WorkRequestCollection.Builder |
WorkRequestCollection.Builder.items(List<WorkRequest> items)
The WorkRequest objects in the collection
|
Constructor and Description |
---|
WorkRequestCollection(List<WorkRequest> items)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WorkRequest |
GetWorkRequestResponse.getWorkRequest()
The returned
WorkRequest instance. |
Modifier and Type | Method and Description |
---|---|
GetWorkRequestResponse.Builder |
GetWorkRequestResponse.Builder.workRequest(WorkRequest workRequest)
The returned
WorkRequest instance. |
Copyright © 2016–2024. All rights reserved.