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.responses
Methods in com.oracle.bmc.datasafe.responses that return ChangeSecurityAssessmentCompartmentResponse.Builder Modifier and Type Method Description ChangeSecurityAssessmentCompartmentResponse.Builder
ChangeSecurityAssessmentCompartmentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static ChangeSecurityAssessmentCompartmentResponse.Builder
ChangeSecurityAssessmentCompartmentResponse. builder()
Return a new builder for this response object.ChangeSecurityAssessmentCompartmentResponse.Builder
ChangeSecurityAssessmentCompartmentResponse.Builder. copy(ChangeSecurityAssessmentCompartmentResponse o)
Copy method to populate the builder with values from the given instance.ChangeSecurityAssessmentCompartmentResponse.Builder
ChangeSecurityAssessmentCompartmentResponse.Builder. headers(Map<String,List<String>> headers)
ChangeSecurityAssessmentCompartmentResponse.Builder
ChangeSecurityAssessmentCompartmentResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-