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