Uses of Class
com.oracle.bmc.cloudguard.responses.RequestSecurityScoresResponse
-
Packages that use RequestSecurityScoresResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses -
-
Uses of RequestSecurityScoresResponse in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return RequestSecurityScoresResponse Modifier and Type Method Description RequestSecurityScoresResponseCloudGuard. requestSecurityScores(RequestSecurityScoresRequest request)Returns a page of SecurityScoreAggregation resources.RequestSecurityScoresResponseCloudGuardClient. requestSecurityScores(RequestSecurityScoresRequest request)Methods in com.oracle.bmc.cloudguard that return types with arguments of type RequestSecurityScoresResponse Modifier and Type Method Description Future<RequestSecurityScoresResponse>CloudGuardAsync. requestSecurityScores(RequestSecurityScoresRequest request, AsyncHandler<RequestSecurityScoresRequest,RequestSecurityScoresResponse> handler)Returns a page of SecurityScoreAggregation resources.Future<RequestSecurityScoresResponse>CloudGuardAsyncClient. requestSecurityScores(RequestSecurityScoresRequest request, AsyncHandler<RequestSecurityScoresRequest,RequestSecurityScoresResponse> handler)Method parameters in com.oracle.bmc.cloudguard with type arguments of type RequestSecurityScoresResponse Modifier and Type Method Description Future<RequestSecurityScoresResponse>CloudGuardAsync. requestSecurityScores(RequestSecurityScoresRequest request, AsyncHandler<RequestSecurityScoresRequest,RequestSecurityScoresResponse> handler)Returns a page of SecurityScoreAggregation resources.Future<RequestSecurityScoresResponse>CloudGuardAsyncClient. requestSecurityScores(RequestSecurityScoresRequest request, AsyncHandler<RequestSecurityScoresRequest,RequestSecurityScoresResponse> handler) -
Uses of RequestSecurityScoresResponse in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return RequestSecurityScoresResponse Modifier and Type Method Description RequestSecurityScoresResponseRequestSecurityScoresResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type RequestSecurityScoresResponse Modifier and Type Method Description RequestSecurityScoresResponse.BuilderRequestSecurityScoresResponse.Builder. copy(RequestSecurityScoresResponse o)Copy method to populate the builder with values from the given instance.
-