CopyableBuilder<EnumerationValue.Builder,EnumerationValue>
, SdkBuilder<EnumerationValue.Builder,EnumerationValue>
public static interface EnumerationValue.Builder extends CopyableBuilder<EnumerationValue.Builder,EnumerationValue>
Modifier and Type | Method | Description |
---|---|---|
EnumerationValue.Builder |
value(String value) |
The value of the slot type.
|
copy
apply, build
EnumerationValue.Builder value(String value)
The value of the slot type.
value
- The value of the slot type.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.