CopyableBuilder<PutRecordResponse.Builder,PutRecordResponse>, SdkBuilder<PutRecordResponse.Builder,PutRecordResponse>public static interface PutRecordResponse.Builder extends CopyableBuilder<PutRecordResponse.Builder,PutRecordResponse>
| Modifier and Type | Method | Description |
|---|---|---|
PutRecordResponse.Builder |
recordId(String recordId) |
The ID of the record.
|
copyapply, buildPutRecordResponse.Builder recordId(String recordId)
The ID of the record.
recordId - The ID of the record.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.