Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetHostAgentScanResultResponse> |
VulnerabilityScanningAsyncClient.getHostAgentScanResult(GetHostAgentScanResultRequest request,
AsyncHandler<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> handler) |
Future<GetHostAgentScanResultResponse> |
VulnerabilityScanningAsync.getHostAgentScanResult(GetHostAgentScanResultRequest request,
AsyncHandler<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> handler)
Retrieves a HostAgentScanResult identified by the host agent scan ID.
|
Modifier and Type | Method and Description |
---|---|
GetHostAgentScanResultRequest |
GetHostAgentScanResultRequest.Builder.build()
Build the instance of GetHostAgentScanResultRequest as configured by this builder
|
GetHostAgentScanResultRequest |
GetHostAgentScanResultRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetHostAgentScanResultRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetHostAgentScanResultRequest.Builder |
GetHostAgentScanResultRequest.Builder.copy(GetHostAgentScanResultRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.