Interface GlacierJobParameters.Builder

    • Method Detail

      • tier

        GlacierJobParameters.Builder tier​(String tier)

        Retrieval tier at which the restore will be processed.

        Parameters:
        tier - Retrieval tier at which the restore will be processed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Tier, Tier
      • tier

        GlacierJobParameters.Builder tier​(Tier tier)

        Retrieval tier at which the restore will be processed.

        Parameters:
        tier - Retrieval tier at which the restore will be processed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Tier, Tier