Uses of Class
com.oracle.bmc.datasafe.responses.UpdateCryptoAssessmentResponse
-
Packages that use UpdateCryptoAssessmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of UpdateCryptoAssessmentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return UpdateCryptoAssessmentResponse Modifier and Type Method Description UpdateCryptoAssessmentResponseDataSafe. updateCryptoAssessment(UpdateCryptoAssessmentRequest request)Updates one or more attributes of the specified crypto assessment.UpdateCryptoAssessmentResponseDataSafeClient. updateCryptoAssessment(UpdateCryptoAssessmentRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type UpdateCryptoAssessmentResponse Modifier and Type Method Description Future<UpdateCryptoAssessmentResponse>DataSafeAsync. updateCryptoAssessment(UpdateCryptoAssessmentRequest request, AsyncHandler<UpdateCryptoAssessmentRequest,UpdateCryptoAssessmentResponse> handler)Updates one or more attributes of the specified crypto assessment.Future<UpdateCryptoAssessmentResponse>DataSafeAsyncClient. updateCryptoAssessment(UpdateCryptoAssessmentRequest request, AsyncHandler<UpdateCryptoAssessmentRequest,UpdateCryptoAssessmentResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type UpdateCryptoAssessmentResponse Modifier and Type Method Description Future<UpdateCryptoAssessmentResponse>DataSafeAsync. updateCryptoAssessment(UpdateCryptoAssessmentRequest request, AsyncHandler<UpdateCryptoAssessmentRequest,UpdateCryptoAssessmentResponse> handler)Updates one or more attributes of the specified crypto assessment.Future<UpdateCryptoAssessmentResponse>DataSafeAsyncClient. updateCryptoAssessment(UpdateCryptoAssessmentRequest request, AsyncHandler<UpdateCryptoAssessmentRequest,UpdateCryptoAssessmentResponse> handler) -
Uses of UpdateCryptoAssessmentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return UpdateCryptoAssessmentResponse Modifier and Type Method Description UpdateCryptoAssessmentResponseUpdateCryptoAssessmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type UpdateCryptoAssessmentResponse Modifier and Type Method Description UpdateCryptoAssessmentResponse.BuilderUpdateCryptoAssessmentResponse.Builder. copy(UpdateCryptoAssessmentResponse o)Copy method to populate the builder with values from the given instance.
-