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