Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
RequestRiskScoresResponse |
CloudGuard.requestRiskScores(RequestRiskScoresRequest request)
Examines the number of problems related to the resource and the relative severity of those
problems.
|
RequestRiskScoresResponse |
CloudGuardClient.requestRiskScores(RequestRiskScoresRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RequestRiskScoresResponse> |
CloudGuardAsyncClient.requestRiskScores(RequestRiskScoresRequest request,
AsyncHandler<RequestRiskScoresRequest,RequestRiskScoresResponse> handler) |
Future<RequestRiskScoresResponse> |
CloudGuardAsync.requestRiskScores(RequestRiskScoresRequest request,
AsyncHandler<RequestRiskScoresRequest,RequestRiskScoresResponse> handler)
Examines the number of problems related to the resource and the relative severity of those
problems.
|
Modifier and Type | Method and Description |
---|---|
Future<RequestRiskScoresResponse> |
CloudGuardAsyncClient.requestRiskScores(RequestRiskScoresRequest request,
AsyncHandler<RequestRiskScoresRequest,RequestRiskScoresResponse> handler) |
Future<RequestRiskScoresResponse> |
CloudGuardAsync.requestRiskScores(RequestRiskScoresRequest request,
AsyncHandler<RequestRiskScoresRequest,RequestRiskScoresResponse> handler)
Examines the number of problems related to the resource and the relative severity of those
problems.
|
Modifier and Type | Method and Description |
---|---|
RequestRiskScoresResponse |
RequestRiskScoresResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RequestRiskScoresResponse.Builder |
RequestRiskScoresResponse.Builder.copy(RequestRiskScoresResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.