| Package | Description |
|---|---|
| com.mulesoft.connectors.cloudhub.api | |
| com.mulesoft.connectors.cloudhub.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
static MarkStatus |
MarkStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarkStatus[] |
MarkStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudHubOperations.markNotification(CloudHubConnection connection,
String notificationId,
MarkStatus markAs,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Void,Void> completionCallback)
Marks a notification as Read or Unread
|
Copyright © 2023 MuleSoft, Inc.. All rights reserved.