Package | Description |
---|---|
com.oracle.bmc.email.requests |
Modifier and Type | Method and Description |
---|---|
static GetSuppressionRequest.Builder |
GetSuppressionRequest.builder()
Return a new builder for this request object.
|
GetSuppressionRequest.Builder |
GetSuppressionRequest.Builder.copy(GetSuppressionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetSuppressionRequest.Builder |
GetSuppressionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetSuppressionRequest.Builder |
GetSuppressionRequest.Builder.opcRequestId(String opcRequestId)
The request ID for tracing from the system
|
GetSuppressionRequest.Builder |
GetSuppressionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetSuppressionRequest.Builder |
GetSuppressionRequest.Builder.suppressionId(String suppressionId)
The unique OCID of the suppression.
|
GetSuppressionRequest.Builder |
GetSuppressionRequest.toBuilder()
Return an instance of
GetSuppressionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.