public static class UpdateDrgAttachmentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateDrgAttachmentResponse |
build() |
UpdateDrgAttachmentResponse.Builder |
copy(UpdateDrgAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateDrgAttachmentResponse.Builder |
drgAttachment(DrgAttachment drgAttachment) |
UpdateDrgAttachmentResponse.Builder |
etag(String etag) |
UpdateDrgAttachmentResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public UpdateDrgAttachmentResponse.Builder copy(UpdateDrgAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateDrgAttachmentResponse.Builder etag(String etag)
public UpdateDrgAttachmentResponse.Builder opcRequestId(String opcRequestId)
public UpdateDrgAttachmentResponse.Builder drgAttachment(DrgAttachment drgAttachment)
public UpdateDrgAttachmentResponse build()
Copyright © 2016–2020. All rights reserved.