Uses of Class
com.oracle.bmc.datasafe.responses.RefreshCryptoAssessmentResponse
-
Packages that use RefreshCryptoAssessmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of RefreshCryptoAssessmentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return RefreshCryptoAssessmentResponse Modifier and Type Method Description RefreshCryptoAssessmentResponseDataSafe. refreshCryptoAssessment(RefreshCryptoAssessmentRequest request)Runs a crypto assessment, refreshes the latest assessment, and saves it for future reference.RefreshCryptoAssessmentResponseDataSafeClient. refreshCryptoAssessment(RefreshCryptoAssessmentRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type RefreshCryptoAssessmentResponse Modifier and Type Method Description Future<RefreshCryptoAssessmentResponse>DataSafeAsync. refreshCryptoAssessment(RefreshCryptoAssessmentRequest request, AsyncHandler<RefreshCryptoAssessmentRequest,RefreshCryptoAssessmentResponse> handler)Runs a crypto assessment, refreshes the latest assessment, and saves it for future reference.Future<RefreshCryptoAssessmentResponse>DataSafeAsyncClient. refreshCryptoAssessment(RefreshCryptoAssessmentRequest request, AsyncHandler<RefreshCryptoAssessmentRequest,RefreshCryptoAssessmentResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type RefreshCryptoAssessmentResponse Modifier and Type Method Description Future<RefreshCryptoAssessmentResponse>DataSafeAsync. refreshCryptoAssessment(RefreshCryptoAssessmentRequest request, AsyncHandler<RefreshCryptoAssessmentRequest,RefreshCryptoAssessmentResponse> handler)Runs a crypto assessment, refreshes the latest assessment, and saves it for future reference.Future<RefreshCryptoAssessmentResponse>DataSafeAsyncClient. refreshCryptoAssessment(RefreshCryptoAssessmentRequest request, AsyncHandler<RefreshCryptoAssessmentRequest,RefreshCryptoAssessmentResponse> handler) -
Uses of RefreshCryptoAssessmentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return RefreshCryptoAssessmentResponse Modifier and Type Method Description RefreshCryptoAssessmentResponseRefreshCryptoAssessmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type RefreshCryptoAssessmentResponse Modifier and Type Method Description RefreshCryptoAssessmentResponse.BuilderRefreshCryptoAssessmentResponse.Builder. copy(RefreshCryptoAssessmentResponse o)Copy method to populate the builder with values from the given instance.
-