Interface ImportDecoderManifestResponse.Builder

    • Method Detail

      • name

        ImportDecoderManifestResponse.Builder name​(String name)

        The name of the imported decoder manifest.

        Parameters:
        name - The name of the imported decoder manifest.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        ImportDecoderManifestResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the decoder manifest that was imported.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the decoder manifest that was imported.
        Returns:
        Returns a reference to this object so that method calls can be chained together.