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