Uses of Interface
software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse.Builder
Packages that use ImportKeyMaterialResponse.Builder
-
Uses of ImportKeyMaterialResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return ImportKeyMaterialResponse.BuilderModifier and TypeMethodDescriptionImportKeyMaterialResponse.builder()The Amazon Resource Name (key ARN) of the KMS key into which key material was imported.ImportKeyMaterialResponse.Builder.keyMaterialId(String keyMaterialId) Identifies the imported key material.ImportKeyMaterialResponse.toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type ImportKeyMaterialResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ImportKeyMaterialResponse.Builder>ImportKeyMaterialResponse.serializableBuilderClass()