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