public static interface PutRecordResponse.Builder extends FirehoseResponse.Builder, CopyableBuilder<PutRecordResponse.Builder,PutRecordResponse>
| Modifier and Type | Method and Description |
|---|---|
PutRecordResponse.Builder |
recordId(String recordId)
The ID of the record.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, 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.