Class CreateNotificationsRegistrationOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String eventNotificationsInstanceCrn,
                       String eventNotificationsSourceName)
        Instantiates a new builder with required properties.
        Parameters:
        eventNotificationsInstanceCrn - the eventNotificationsInstanceCrn
        eventNotificationsSourceName - the eventNotificationsSourceName
    • Method Detail

      • eventNotificationsInstanceCrn

        public CreateNotificationsRegistrationOptions.Builder eventNotificationsInstanceCrn​(String eventNotificationsInstanceCrn)
        Set the eventNotificationsInstanceCrn.
        Parameters:
        eventNotificationsInstanceCrn - the eventNotificationsInstanceCrn
        Returns:
        the CreateNotificationsRegistrationOptions builder
      • eventNotificationsSourceName

        public CreateNotificationsRegistrationOptions.Builder eventNotificationsSourceName​(String eventNotificationsSourceName)
        Set the eventNotificationsSourceName.
        Parameters:
        eventNotificationsSourceName - the eventNotificationsSourceName
        Returns:
        the CreateNotificationsRegistrationOptions builder
      • eventNotificationsSourceDescription

        public CreateNotificationsRegistrationOptions.Builder eventNotificationsSourceDescription​(String eventNotificationsSourceDescription)
        Set the eventNotificationsSourceDescription.
        Parameters:
        eventNotificationsSourceDescription - the eventNotificationsSourceDescription
        Returns:
        the CreateNotificationsRegistrationOptions builder