Interface CreateApplicationResponse.Builder

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

public static interface CreateApplicationResponse.Builder extends QBusinessResponse.Builder, SdkPojo, CopyableBuilder<CreateApplicationResponse.Builder,CreateApplicationResponse>
  • Method Details

    • applicationId

      CreateApplicationResponse.Builder applicationId(String applicationId)

      The identifier of the Amazon Q Business application.

      Parameters:
      applicationId - The identifier of the Amazon Q Business application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationArn

      CreateApplicationResponse.Builder applicationArn(String applicationArn)

      The Amazon Resource Name (ARN) of the Amazon Q Business application.

      Parameters:
      applicationArn - The Amazon Resource Name (ARN) of the Amazon Q Business application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.