public class Rule
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleContext> |
getContexts()
Gets the contexts.
|
java.util.Date |
getCreatedAt()
Gets the createdAt.
|
java.lang.String |
getCreatedById()
Gets the createdById.
|
java.lang.String |
getCrn()
Gets the crn.
|
java.lang.String |
getDescription()
Gets the description.
|
java.lang.String |
getHref()
Gets the href.
|
java.lang.String |
getId()
Gets the id.
|
java.util.Date |
getLastModifiedAt()
Gets the lastModifiedAt.
|
java.lang.String |
getLastModifiedById()
Gets the lastModifiedById.
|
java.util.List<Resource> |
getResources()
Gets the resources.
|
public java.lang.String getId()
public java.lang.String getCrn()
public java.lang.String getDescription()
public java.util.List<RuleContext> getContexts()
public java.util.List<Resource> getResources()
public java.lang.String getHref()
public java.util.Date getCreatedAt()
public java.lang.String getCreatedById()
public java.util.Date getLastModifiedAt()
public java.lang.String getLastModifiedById()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.