Interface DeleteApplicationReferenceDataSourceResponse.Builder

    • Method Detail

      • applicationARN

        DeleteApplicationReferenceDataSourceResponse.Builder applicationARN​(String applicationARN)

        The application Amazon Resource Name (ARN).

        Parameters:
        applicationARN - The application Amazon Resource Name (ARN).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationVersionId

        DeleteApplicationReferenceDataSourceResponse.Builder applicationVersionId​(Long applicationVersionId)

        The updated version ID of the application.

        Parameters:
        applicationVersionId - The updated version ID of the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.