public class CreateRuleOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateRuleOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleContext> |
contexts()
Gets the contexts.
|
java.lang.String |
description()
Gets the description.
|
CreateRuleOptions.Builder |
newBuilder()
New builder.
|
java.util.List<Resource> |
resources()
Gets the resources.
|
java.lang.String |
transactionId()
Gets the transactionId.
|
java.lang.String |
xCorrelationId()
Gets the xCorrelationId.
|
public CreateRuleOptions.Builder newBuilder()
public java.lang.String description()
public java.util.List<RuleContext> contexts()
public java.util.List<Resource> resources()
public java.lang.String xCorrelationId()
public java.lang.String transactionId()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.