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