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