@Generated(value="OracleSDKGenerator", comments="API Version: 20170907") public class DeleteSuppressionRequest extends BmcRequest<Void>
Example: Click here to see how to use DeleteSuppressionRequest.
Modifier and Type | Class and Description |
---|---|
static class |
DeleteSuppressionRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static DeleteSuppressionRequest.Builder |
builder() |
String |
getOpcRequestId()
The request ID for tracing from the system
|
String |
getSuppressionId()
The unique OCID of the suppression.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static DeleteSuppressionRequest.Builder builder()
public String getSuppressionId()
The unique OCID of the suppression.
public String getOpcRequestId()
The request ID for tracing from the system
Copyright © 2016–2021. All rights reserved.