Uses of Interface
software.amazon.awssdk.services.ssm.model.AttachmentContent.Builder
Packages that use AttachmentContent.Builder
-
Uses of AttachmentContent.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AttachmentContent.BuilderModifier and TypeMethodDescriptionstatic AttachmentContent.BuilderAttachmentContent.builder()The cryptographic hash value of the document content.The hash algorithm used to calculate the hash value.AttachmentContent.Builder.hashType(AttachmentHashType hashType) The hash algorithm used to calculate the hash value.The name of an attachment.The size of an attachment in bytes.AttachmentContent.toBuilder()The URL location of the attachment content.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type AttachmentContent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AttachmentContent.Builder>AttachmentContent.serializableBuilderClass()