PublishSubscriptionRequest


public final class PublishSubscriptionRequest


Request to publish subscription.

Summary

Nested types

Builder class for PublishSubscriptionRequest.

Public fields

final AccountProfile

Public methods

AccountProfile

Returns the AccountProfile for subscription in the request.

SubscriptionEntity

Returns the SubscriptionEntity for subscription in the request.

Public fields

accountProfile

public final AccountProfile accountProfile

Public methods

getAccountProfile

public AccountProfile getAccountProfile()

Returns the AccountProfile for subscription in the request.

getSubscription

public SubscriptionEntity getSubscription()

Returns the SubscriptionEntity for subscription in the request.