Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetHostEndpointProtectionScanResultResponse> |
VulnerabilityScanningAsyncClient.getHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request,
AsyncHandler<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> handler) |
Future<GetHostEndpointProtectionScanResultResponse> |
VulnerabilityScanningAsync.getHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request,
AsyncHandler<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> handler)
Returns HostEndpointProtectionScanResults for the given host endpoint protection scan result
ID.
|
Modifier and Type | Method and Description |
---|---|
GetHostEndpointProtectionScanResultRequest |
GetHostEndpointProtectionScanResultRequest.Builder.build()
Build the instance of GetHostEndpointProtectionScanResultRequest as configured by this
builder
|
GetHostEndpointProtectionScanResultRequest |
GetHostEndpointProtectionScanResultRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetHostEndpointProtectionScanResultRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetHostEndpointProtectionScanResultRequest.Builder |
GetHostEndpointProtectionScanResultRequest.Builder.copy(GetHostEndpointProtectionScanResultRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.