public static class GetSuppressionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetSuppressionResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetSuppressionResponse |
build() |
GetSuppressionResponse.Builder |
copy(GetSuppressionResponse o)
Copy method to populate the builder with values from the given instance.
|
GetSuppressionResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetSuppressionResponse.Builder |
suppression(Suppression suppression)
The returned Suppression instance.
|
String |
toString() |
public GetSuppressionResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetSuppressionResponse.Builder copy(GetSuppressionResponse o)
Copy method to populate the builder with values from the given instance.
public GetSuppressionResponse build()
public GetSuppressionResponse.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 GetSuppressionResponse.Builder suppression(Suppression suppression)
The returned Suppression instance.
this
.Copyright © 2016–2022. All rights reserved.