Interface SendProjectSessionActionResponse.Builder

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

public static interface SendProjectSessionActionResponse.Builder extends DataBrewResponse.Builder, SdkPojo, CopyableBuilder<SendProjectSessionActionResponse.Builder,SendProjectSessionActionResponse>
  • Method Details

    • result

      A message indicating the result of performing the action.

      Parameters:
      result - A message indicating the result of performing the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the project that was affected by the action.

      Parameters:
      name - The name of the project that was affected by the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actionId

      A unique identifier for the action that was performed.

      Parameters:
      actionId - A unique identifier for the action that was performed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.