public static interface AttachmentInformation.Builder extends SdkPojo, CopyableBuilder<AttachmentInformation.Builder,AttachmentInformation>
Modifier and Type | Method and Description |
---|---|
AttachmentInformation.Builder |
name(String name)
Sets the value of the Name property for this object.
|
copy
applyMutation, build
AttachmentInformation.Builder name(String name)
name
- The new value for the Name property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.