public static class CreateAddressListResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 opcRequestId(String opcRequestId)
public CreateAddressListResponse.Builder etag(String etag)
public CreateAddressListResponse.Builder addressList(AddressList addressList)
public CreateAddressListResponse build()
Copyright © 2016–2020. All rights reserved.