Class EncryptionMaterialsRequest


  • public final class EncryptionMaterialsRequest
    extends Object
    • Method Detail

      • s3Request

        public software.amazon.awssdk.services.s3.model.S3Request s3Request()
      • plaintextLength

        public long plaintextLength()
      • encryptionContext

        public Map<String,​String> encryptionContext()
        Note that the underlying implementation uses a Collections.unmodifiableMap which is immutable.