public static class ListDrgAttachmentsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListDrgAttachmentsResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListDrgAttachmentsResponse |
build() |
ListDrgAttachmentsResponse.Builder |
copy(ListDrgAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListDrgAttachmentsResponse.Builder |
items(List<DrgAttachment> items) |
ListDrgAttachmentsResponse.Builder |
opcNextPage(String opcNextPage) |
ListDrgAttachmentsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListDrgAttachmentsResponse.Builder copy(ListDrgAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
public ListDrgAttachmentsResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListDrgAttachmentsResponse.Builder opcNextPage(String opcNextPage)
public ListDrgAttachmentsResponse.Builder opcRequestId(String opcRequestId)
public ListDrgAttachmentsResponse.Builder items(List<DrgAttachment> items)
public ListDrgAttachmentsResponse build()
Copyright © 2016–2021. All rights reserved.