Interface DeleteApplicationInputProcessingConfigurationResponse.Builder

    • Method Detail

      • applicationARN

        DeleteApplicationInputProcessingConfigurationResponse.Builder applicationARN​(String applicationARN)

        The Amazon Resource Name (ARN) of the application.

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

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