Uses of Class
com.oracle.bmc.datasafe.responses.SetSecurityAssessmentBaselineResponse
- 
Packages that use SetSecurityAssessmentBaselineResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of SetSecurityAssessmentBaselineResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return SetSecurityAssessmentBaselineResponse Modifier and Type Method Description SetSecurityAssessmentBaselineResponseDataSafe. setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request)Sets the saved security assessment as the baseline in the compartment where the the specified assessment resides.SetSecurityAssessmentBaselineResponseDataSafeClient. setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type SetSecurityAssessmentBaselineResponse Modifier and Type Method Description Future<SetSecurityAssessmentBaselineResponse>DataSafeAsync. setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request, AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler)Sets the saved security assessment as the baseline in the compartment where the the specified assessment resides.Future<SetSecurityAssessmentBaselineResponse>DataSafeAsyncClient. setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request, AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type SetSecurityAssessmentBaselineResponse Modifier and Type Method Description Future<SetSecurityAssessmentBaselineResponse>DataSafeAsync. setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request, AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler)Sets the saved security assessment as the baseline in the compartment where the the specified assessment resides.Future<SetSecurityAssessmentBaselineResponse>DataSafeAsyncClient. setSecurityAssessmentBaseline(SetSecurityAssessmentBaselineRequest request, AsyncHandler<SetSecurityAssessmentBaselineRequest,SetSecurityAssessmentBaselineResponse> handler)
- 
Uses of SetSecurityAssessmentBaselineResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return SetSecurityAssessmentBaselineResponse Modifier and Type Method Description SetSecurityAssessmentBaselineResponseSetSecurityAssessmentBaselineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type SetSecurityAssessmentBaselineResponse Modifier and Type Method Description SetSecurityAssessmentBaselineResponse.BuilderSetSecurityAssessmentBaselineResponse.Builder. copy(SetSecurityAssessmentBaselineResponse o)Copy method to populate the builder with values from the given instance.
 
-