JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.mediapackagev2.model

Class EncryptionMethod

    • Constructor Detail

      • EncryptionMethod

        public EncryptionMethod()
    • Method Detail

      • setTsEncryptionMethod

        public void setTsEncryptionMethod(String tsEncryptionMethod)

        The encryption method to use.

        Parameters:
        tsEncryptionMethod - The encryption method to use.
        See Also:
        TsEncryptionMethod
      • getTsEncryptionMethod

        public String getTsEncryptionMethod()

        The encryption method to use.

        Returns:
        The encryption method to use.
        See Also:
        TsEncryptionMethod
      • withTsEncryptionMethod

        public EncryptionMethod withTsEncryptionMethod(String tsEncryptionMethod)

        The encryption method to use.

        Parameters:
        tsEncryptionMethod - The encryption method to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        TsEncryptionMethod
      • withTsEncryptionMethod

        public EncryptionMethod withTsEncryptionMethod(TsEncryptionMethod tsEncryptionMethod)

        The encryption method to use.

        Parameters:
        tsEncryptionMethod - The encryption method to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        TsEncryptionMethod
      • setCmafEncryptionMethod

        public void setCmafEncryptionMethod(String cmafEncryptionMethod)

        The encryption method to use.

        Parameters:
        cmafEncryptionMethod - The encryption method to use.
        See Also:
        CmafEncryptionMethod
      • getCmafEncryptionMethod

        public String getCmafEncryptionMethod()

        The encryption method to use.

        Returns:
        The encryption method to use.
        See Also:
        CmafEncryptionMethod
      • withCmafEncryptionMethod

        public EncryptionMethod withCmafEncryptionMethod(String cmafEncryptionMethod)

        The encryption method to use.

        Parameters:
        cmafEncryptionMethod - The encryption method to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CmafEncryptionMethod
      • withCmafEncryptionMethod

        public EncryptionMethod withCmafEncryptionMethod(CmafEncryptionMethod cmafEncryptionMethod)

        The encryption method to use.

        Parameters:
        cmafEncryptionMethod - The encryption method to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CmafEncryptionMethod
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /