Uses of Interface
software.amazon.awssdk.services.kms.model.XksKeyConfigurationType.Builder
Packages that use XksKeyConfigurationType.Builder
-
Uses of XksKeyConfigurationType.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return XksKeyConfigurationType.BuilderModifier and TypeMethodDescriptionXksKeyConfigurationType.builder()The ID of the external key in its external key manager.XksKeyConfigurationType.toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type XksKeyConfigurationType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends XksKeyConfigurationType.Builder>XksKeyConfigurationType.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.kms.model with type arguments of type XksKeyConfigurationType.BuilderModifier and TypeMethodDescriptiondefault KeyMetadata.BuilderKeyMetadata.Builder.xksKeyConfiguration(Consumer<XksKeyConfigurationType.Builder> xksKeyConfiguration) Information about the external key that is associated with a KMS key in an external key store.