Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ContainerScanRecipeSummary> |
VulnerabilityScanningPaginators.listContainerScanRecipesRecordIterator(ListContainerScanRecipesRequest request)
Creates a new iterable which will iterate over the
ContainerScanRecipeSummary objects contained in
responses from the listContainerScanRecipes operation. |
Modifier and Type | Method and Description |
---|---|
ContainerScanRecipeSummary |
ContainerScanRecipeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ContainerScanRecipeSummary> |
ContainerScanRecipeSummaryCollection.getItems()
The ContainerScanRecipeSummary objects in the collection
|
Modifier and Type | Method and Description |
---|---|
ContainerScanRecipeSummary.Builder |
ContainerScanRecipeSummary.Builder.copy(ContainerScanRecipeSummary model) |
Modifier and Type | Method and Description |
---|---|
ContainerScanRecipeSummaryCollection.Builder |
ContainerScanRecipeSummaryCollection.Builder.items(List<ContainerScanRecipeSummary> items)
The ContainerScanRecipeSummary objects in the collection
|
Constructor and Description |
---|
ContainerScanRecipeSummaryCollection(List<ContainerScanRecipeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.