public class Rule
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Rule.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Rule.Builder |
newBuilder()
New builder.
|
SourceObject |
source()
Gets the source.
|
TargetObject |
target()
Gets the target.
|
public Rule.Builder newBuilder()
public SourceObject source()
public TargetObject target()
Copyright © 2021 IBM Cloud. All rights reserved.