public static interface BlobAttributeValue.Builder extends SdkPojo, CopyableBuilder<BlobAttributeValue.Builder,BlobAttributeValue>
Modifier and Type | Method and Description |
---|---|
BlobAttributeValue.Builder |
value(SdkBytes value)
Sets the value of the Value property for this object.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
BlobAttributeValue.Builder value(SdkBytes value)
value
- The new value for the Value property for this object.Copyright © 2019. All rights reserved.