public class DeleteRuleOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteRuleOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteRuleOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
ruleId()
Gets the ruleId.
|
java.lang.String |
transactionId()
Gets the transactionId.
|
java.lang.String |
xCorrelationId()
Gets the xCorrelationId.
|
public DeleteRuleOptions.Builder newBuilder()
public java.lang.String ruleId()
public java.lang.String xCorrelationId()
public java.lang.String transactionId()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.