public static class UpdateDrgAttachmentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateDrgAttachmentResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public UpdateDrgAttachmentResponse.Builder etag(String etag)
public UpdateDrgAttachmentResponse.Builder opcRequestId(String opcRequestId)
public UpdateDrgAttachmentResponse.Builder drgAttachment(DrgAttachment drgAttachment)
public UpdateDrgAttachmentResponse build()
Copyright © 2016–2021. All rights reserved.