Uses of Class
software.amazon.encryption.s3.materials.MaterialsDescription
-
Packages that use MaterialsDescription Package Description software.amazon.encryption.s3.materials -
-
Uses of MaterialsDescription in software.amazon.encryption.s3.materials
Fields in software.amazon.encryption.s3.materials declared as MaterialsDescription Modifier and Type Field Description protected MaterialsDescriptionRawKeyring. _materialsDescriptionprotected MaterialsDescriptionRawKeyring.Builder. _materialsDescriptionMethods in software.amazon.encryption.s3.materials that return MaterialsDescription Modifier and Type Method Description MaterialsDescriptionMaterialsDescription.Builder. build()MaterialsDescriptionEncryptionMaterials. materialsDescription()Methods in software.amazon.encryption.s3.materials with parameters of type MaterialsDescription Modifier and Type Method Description EncryptionMaterials.BuilderEncryptionMaterials.Builder. materialsDescription(MaterialsDescription materialsDescription)BuilderTRawKeyring.Builder. materialsDescription(MaterialsDescription materialsDescription)Sets the materials description for this keyring.
-