Interface CreatePluginResponse.Builder

  • Method Details

    • 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.
    • 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.
    • buildStatus

      CreatePluginResponse.Builder buildStatus(String buildStatus)

      The current status of a plugin. A plugin is modified asynchronously.

      Parameters:
      buildStatus - The current status of a plugin. A plugin is modified asynchronously.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • buildStatus

      The current status of a plugin. A plugin is modified asynchronously.

      Parameters:
      buildStatus - The current status of a plugin. A plugin is modified asynchronously.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: