Interface MaterialsDescriptionProvider

All Known Implementing Classes:
EncryptedInitiateMultipartUploadRequest, EncryptedPutObjectRequest, PutInstructionFileRequest, UploadObjectRequest

public interface MaterialsDescriptionProvider
Interface for providing MaterialsDescription.
  • Method Details

    • getMaterialsDescription

      Map<String,String> getMaterialsDescription()
      Returns an unmodifiable view of the MaterialsDescription which the caller can use to load EncryptionMaterials from any EncryptionMaterialsAccessor
      Returns:
      materials description.