Uses of Class
com.oracle.bmc.datasafe.responses.ChangeSecurityAssessmentCompartmentResponse.Builder
- 
Packages that use ChangeSecurityAssessmentCompartmentResponse.Builder Package Description com.oracle.bmc.datasafe.responses 
- 
- 
Uses of ChangeSecurityAssessmentCompartmentResponse.Builder in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return ChangeSecurityAssessmentCompartmentResponse.Builder Modifier and Type Method Description ChangeSecurityAssessmentCompartmentResponse.BuilderChangeSecurityAssessmentCompartmentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static ChangeSecurityAssessmentCompartmentResponse.BuilderChangeSecurityAssessmentCompartmentResponse. builder()Return a new builder for this response object.ChangeSecurityAssessmentCompartmentResponse.BuilderChangeSecurityAssessmentCompartmentResponse.Builder. copy(ChangeSecurityAssessmentCompartmentResponse o)Copy method to populate the builder with values from the given instance.ChangeSecurityAssessmentCompartmentResponse.BuilderChangeSecurityAssessmentCompartmentResponse.Builder. headers(Map<String,List<String>> headers)ChangeSecurityAssessmentCompartmentResponse.BuilderChangeSecurityAssessmentCompartmentResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-