Interface GetManagedNotificationConfigurationResponse.Builder

    • Method Detail

      • arn

        GetManagedNotificationConfigurationResponse.Builder arn​(String arn)

        The ARN of the ManagedNotificationConfiguration resource.

        Parameters:
        arn - The ARN of the ManagedNotificationConfiguration resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        GetManagedNotificationConfigurationResponse.Builder name​(String name)

        The name of the ManagedNotificationConfiguration.

        Parameters:
        name - The name of the ManagedNotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        GetManagedNotificationConfigurationResponse.Builder description​(String description)

        The description of the ManagedNotificationConfiguration.

        Parameters:
        description - The description of the ManagedNotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • category

        GetManagedNotificationConfigurationResponse.Builder category​(String category)

        The category of the ManagedNotificationConfiguration.

        Parameters:
        category - The category of the ManagedNotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subCategory

        GetManagedNotificationConfigurationResponse.Builder subCategory​(String subCategory)

        The subCategory of the ManagedNotificationConfiguration.

        Parameters:
        subCategory - The subCategory of the ManagedNotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.