Class LinkedNotificationHubInner


  • public final class LinkedNotificationHubInner
    extends Object
    A notification hub that has been linked to the communication service.
    • Constructor Detail

      • LinkedNotificationHubInner

        public LinkedNotificationHubInner()
    • Method Detail

      • resourceId

        public String resourceId()
        Get the resourceId property: The resource ID of the notification hub.
        Returns:
        the resourceId value.
      • withResourceId

        public LinkedNotificationHubInner withResourceId​(String resourceId)
        Set the resourceId property: The resource ID of the notification hub.
        Parameters:
        resourceId - the resourceId value to set.
        Returns:
        the LinkedNotificationHubInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.