public class ActivityTracking
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ActivityTracking() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityTrackerCrn()
Gets the activityTrackerCrn.
|
Boolean |
isReadDataEvents()
Gets the readDataEvents.
|
Boolean |
isWriteDataEvents()
Gets the writeDataEvents.
|
void |
setActivityTrackerCrn(String activityTrackerCrn)
Sets the activityTrackerCrn.
|
void |
setReadDataEvents(Boolean readDataEvents)
Sets the readDataEvents.
|
void |
setWriteDataEvents(Boolean writeDataEvents)
Sets the writeDataEvents.
|
public Boolean isReadDataEvents()
public Boolean isWriteDataEvents()
public String getActivityTrackerCrn()
public void setReadDataEvents(Boolean readDataEvents)
readDataEvents - the new readDataEventspublic void setWriteDataEvents(Boolean writeDataEvents)
writeDataEvents - the new writeDataEventspublic void setActivityTrackerCrn(String activityTrackerCrn)
activityTrackerCrn - the new activityTrackerCrnCopyright © 2021. All rights reserved.