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