Interface GetIngestionDestinationRequest.Builder

    • Method Detail

      • appBundleIdentifier

        GetIngestionDestinationRequest.Builder appBundleIdentifier​(String appBundleIdentifier)

        The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.

        Parameters:
        appBundleIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ingestionIdentifier

        GetIngestionDestinationRequest.Builder ingestionIdentifier​(String ingestionIdentifier)

        The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.

        Parameters:
        ingestionIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ingestionDestinationIdentifier

        GetIngestionDestinationRequest.Builder ingestionDestinationIdentifier​(String ingestionDestinationIdentifier)

        The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion destination to use for the request.

        Parameters:
        ingestionDestinationIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion destination to use for the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.