Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.responses |
Modifier and Type | Method and Description |
---|---|
ListApplicationDependencyVulnerabilitiesResponse |
ApplicationDependencyManagementClient.listApplicationDependencyVulnerabilities(ListApplicationDependencyVulnerabilitiesRequest request) |
ListApplicationDependencyVulnerabilitiesResponse |
ApplicationDependencyManagement.listApplicationDependencyVulnerabilities(ListApplicationDependencyVulnerabilitiesRequest request)
Returns a list of Application Dependencies with their associated vulnerabilities.
|
Modifier and Type | Method and Description |
---|---|
Future<ListApplicationDependencyVulnerabilitiesResponse> |
ApplicationDependencyManagementAsync.listApplicationDependencyVulnerabilities(ListApplicationDependencyVulnerabilitiesRequest request,
AsyncHandler<ListApplicationDependencyVulnerabilitiesRequest,ListApplicationDependencyVulnerabilitiesResponse> handler)
Returns a list of Application Dependencies with their associated vulnerabilities.
|
Future<ListApplicationDependencyVulnerabilitiesResponse> |
ApplicationDependencyManagementAsyncClient.listApplicationDependencyVulnerabilities(ListApplicationDependencyVulnerabilitiesRequest request,
AsyncHandler<ListApplicationDependencyVulnerabilitiesRequest,ListApplicationDependencyVulnerabilitiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListApplicationDependencyVulnerabilitiesResponse |
ListApplicationDependencyVulnerabilitiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListApplicationDependencyVulnerabilitiesResponse.Builder |
ListApplicationDependencyVulnerabilitiesResponse.Builder.copy(ListApplicationDependencyVulnerabilitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.