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