Interface CustomPlugin.Builder

    • Method Detail

      • customPluginArn

        CustomPlugin.Builder customPluginArn​(String customPluginArn)

        The Amazon Resource Name (ARN) of the custom plugin.

        Parameters:
        customPluginArn - The Amazon Resource Name (ARN) of the custom plugin.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revision

        CustomPlugin.Builder revision​(Long revision)

        The revision of the custom plugin.

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