Uses of Class
com.oracle.bmc.datasafe.responses.GetSecurityPolicyReportResponse
-
Packages that use GetSecurityPolicyReportResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of GetSecurityPolicyReportResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return GetSecurityPolicyReportResponse Modifier and Type Method Description GetSecurityPolicyReportResponseDataSafe. getSecurityPolicyReport(GetSecurityPolicyReportRequest request)Gets a security policy report by the specified OCID of the security policy report resource.GetSecurityPolicyReportResponseDataSafeClient. getSecurityPolicyReport(GetSecurityPolicyReportRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetSecurityPolicyReportResponse Modifier and Type Method Description Future<GetSecurityPolicyReportResponse>DataSafeAsync. getSecurityPolicyReport(GetSecurityPolicyReportRequest request, AsyncHandler<GetSecurityPolicyReportRequest,GetSecurityPolicyReportResponse> handler)Gets a security policy report by the specified OCID of the security policy report resource.Future<GetSecurityPolicyReportResponse>DataSafeAsyncClient. getSecurityPolicyReport(GetSecurityPolicyReportRequest request, AsyncHandler<GetSecurityPolicyReportRequest,GetSecurityPolicyReportResponse> handler) -
Uses of GetSecurityPolicyReportResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return GetSecurityPolicyReportResponse Modifier and Type Method Description GetSecurityPolicyReportResponseGetSecurityPolicyReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetSecurityPolicyReportResponse Modifier and Type Method Description GetSecurityPolicyReportResponse.BuilderGetSecurityPolicyReportResponse.Builder. copy(GetSecurityPolicyReportResponse o)Copy method to populate the builder with values from the given instance.
-