Interface DeleteApplicationOutputResponse.Builder

    • Method Detail

      • applicationARN

        DeleteApplicationOutputResponse.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

        DeleteApplicationOutputResponse.Builder applicationVersionId​(Long applicationVersionId)

        The current application version ID.

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