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