public static class GetUnsubscriptionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetUnsubscriptionResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetUnsubscriptionResponse |
build() |
GetUnsubscriptionResponse.Builder |
copy(GetUnsubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
|
GetUnsubscriptionResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
String |
toString() |
GetUnsubscriptionResponse.Builder |
value(String value)
The returned String instance.
|
public GetUnsubscriptionResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetUnsubscriptionResponse.Builder copy(GetUnsubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
public GetUnsubscriptionResponse build()
public GetUnsubscriptionResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.public GetUnsubscriptionResponse.Builder value(String value)
The returned String instance.
this
.Copyright © 2016–2022. All rights reserved.