Uses of Interface
software.amazon.awssdk.services.ssm.model.AttachmentsSource.Builder
Packages that use AttachmentsSource.Builder
-
Uses of AttachmentsSource.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AttachmentsSource.BuilderModifier and TypeMethodDescriptionstatic AttachmentsSource.BuilderAttachmentsSource.builder()The key of a key-value pair that identifies the location of an attachment to a document.AttachmentsSource.Builder.key(AttachmentsSourceKey key) The key of a key-value pair that identifies the location of an attachment to a document.The name of the document attachment file.AttachmentsSource.toBuilder()The value of a key-value pair that identifies the location of an attachment to a document.AttachmentsSource.Builder.values(Collection<String> values) The value of a key-value pair that identifies the location of an attachment to a document.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type AttachmentsSource.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AttachmentsSource.Builder>AttachmentsSource.serializableBuilderClass()