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