public static interface MessageAttributeValue.Builder extends SdkPojo, CopyableBuilder<MessageAttributeValue.Builder,MessageAttributeValue>
| Modifier and Type | Method and Description |
|---|---|
MessageAttributeValue.Builder |
stringValues(Collection<String> stringValues)
The strings in a message attribute value.
|
MessageAttributeValue.Builder |
stringValues(String... stringValues)
The strings in a message attribute value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMessageAttributeValue.Builder stringValues(Collection<String> stringValues)
The strings in a message attribute value.
stringValues - The strings in a message attribute value.MessageAttributeValue.Builder stringValues(String... stringValues)
The strings in a message attribute value.
stringValues - The strings in a message attribute value.Copyright © 2022. All rights reserved.