Interface CreatePluginResponse.Builder

    • Method Detail

      • pluginArn

        CreatePluginResponse.Builder pluginArn​(String pluginArn)

        The Amazon Resource Name (ARN) of a plugin.

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

        CreatePluginResponse.Builder pluginId​(String pluginId)

        The identifier of the plugin created.

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