Class Subscription.Builder
java.lang.Object
com.cumulocity.sdk.client.notification2.Subscription.Builder
- Enclosing class:
- Subscription
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
static Subscription.Builder
get()
withAckMode
(AckMode ackMode) withDeviceContextTargetApis
(String deviceId, DeviceContextTargetApi... targets) withPersistent
(boolean persistent) withShared
(boolean shared) withTenantContextTargetApis
(TenantContextTargetApi... targets) withTenantId
(String tenantId) withTypeFilter
(String typeFilter)
-
Method Details
-
get
-
withAckMode
-
withDeviceContextTargetApis
public Subscription.Builder withDeviceContextTargetApis(String deviceId, DeviceContextTargetApi... targets) -
withTenantContextTargetApis
-
withTypeFilter
-
withPersistent
-
withTenantId
-
withId
-
build
-