public static class CustomerListResponse.CustomerListResponseBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
CustomerListResponse |
build() |
CustomerListResponse.CustomerListResponseBuilder |
customers(List<CustomerResponse> customers) |
String |
toString() |
public CustomerListResponse.CustomerListResponseBuilder customers(List<CustomerResponse> customers)
public CustomerListResponse build()
Copyright © 2020. All rights reserved.