Uses of Class
com.oracle.bmc.datasafe.responses.GetCryptoAssessmentResponse
-
Packages that use GetCryptoAssessmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of GetCryptoAssessmentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return GetCryptoAssessmentResponse Modifier and Type Method Description GetCryptoAssessmentResponseDataSafe. getCryptoAssessment(GetCryptoAssessmentRequest request)Gets the details of the specified crypto assessment.GetCryptoAssessmentResponseDataSafeClient. getCryptoAssessment(GetCryptoAssessmentRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetCryptoAssessmentResponse Modifier and Type Method Description Future<GetCryptoAssessmentResponse>DataSafeAsync. getCryptoAssessment(GetCryptoAssessmentRequest request, AsyncHandler<GetCryptoAssessmentRequest,GetCryptoAssessmentResponse> handler)Gets the details of the specified crypto assessment.Future<GetCryptoAssessmentResponse>DataSafeAsyncClient. getCryptoAssessment(GetCryptoAssessmentRequest request, AsyncHandler<GetCryptoAssessmentRequest,GetCryptoAssessmentResponse> handler) -
Uses of GetCryptoAssessmentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return GetCryptoAssessmentResponse Modifier and Type Method Description GetCryptoAssessmentResponseGetCryptoAssessmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetCryptoAssessmentResponse Modifier and Type Method Description GetCryptoAssessmentResponse.BuilderGetCryptoAssessmentResponse.Builder. copy(GetCryptoAssessmentResponse o)Copy method to populate the builder with values from the given instance.
-