public static interface Datum.Builder extends SdkPojo, CopyableBuilder<Datum.Builder,Datum>
| Modifier and Type | Method and Description |
|---|---|
Datum.Builder |
varCharValue(String varCharValue)
The value of the datum.
|
copyapplyMutation, buildDatum.Builder varCharValue(String varCharValue)
The value of the datum.
varCharValue - The value of the datum.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.