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.
|
copyapplyMutation, buildBlobAttributeValue.Builder value(SdkBytes value)
value - The new value for the Value property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.