Interface CreatePluginResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreatePluginResponse.Builder,CreatePluginResponse>, QBusinessResponse.Builder, SdkBuilder<CreatePluginResponse.Builder,CreatePluginResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreatePluginResponse

public static interface CreatePluginResponse.Builder extends QBusinessResponse.Builder, SdkPojo, CopyableBuilder<CreatePluginResponse.Builder,CreatePluginResponse>
  • 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: