Class S3ContentLanguage

java.lang.Object
com.adaptris.aws.s3.meta.S3ObjectMetadata
com.adaptris.aws.s3.meta.S3ContentLanguage
All Implemented Interfaces:
Comparable<S3ObjectMetadata>

public class S3ContentLanguage extends S3ObjectMetadata
  • Constructor Details

    • S3ContentLanguage

      public S3ContentLanguage()
  • Method Details

    • apply

      public void apply(AdaptrisMessage msg, com.amazonaws.services.s3.model.ObjectMetadata meta) throws ServiceException
      Specified by:
      apply in class S3ObjectMetadata
      Throws:
      ServiceException
    • getContentLanguage

      @NonNull public @NonNull String getContentLanguage()
      Sets the Content-Language HTTP header which describes the natural language(s) of the intended audience for the enclosed entity.
    • setContentLanguage

      public void setContentLanguage(@NonNull @NonNull String contentLanguage)
      Sets the Content-Language HTTP header which describes the natural language(s) of the intended audience for the enclosed entity.
      Parameters:
      contentLanguage -