Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
GetHostScanTargetResponse |
VulnerabilityScanning.getHostScanTarget(GetHostScanTargetRequest request)
Retrieves a HostScanTarget identified by the target ID.
|
GetHostScanTargetResponse |
VulnerabilityScanningClient.getHostScanTarget(GetHostScanTargetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetHostScanTargetResponse> |
VulnerabilityScanningAsyncClient.getHostScanTarget(GetHostScanTargetRequest request,
AsyncHandler<GetHostScanTargetRequest,GetHostScanTargetResponse> handler) |
Future<GetHostScanTargetResponse> |
VulnerabilityScanningAsync.getHostScanTarget(GetHostScanTargetRequest request,
AsyncHandler<GetHostScanTargetRequest,GetHostScanTargetResponse> handler)
Retrieves a HostScanTarget identified by the target ID.
|
Modifier and Type | Method and Description |
---|---|
GetHostScanTargetResponse |
GetHostScanTargetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetHostScanTargetResponse.Builder |
GetHostScanTargetResponse.Builder.copy(GetHostScanTargetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.