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