public static interface PutRecordResponse.Builder extends FirehoseResponse.Builder, SdkPojo, CopyableBuilder<PutRecordResponse.Builder,PutRecordResponse>
| Modifier and Type | Method and Description |
|---|---|
PutRecordResponse.Builder |
encrypted(Boolean encrypted)
Indicates whether server-side encryption (SSE) was enabled during this operation.
|
PutRecordResponse.Builder |
recordId(String recordId)
The ID of the record.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildPutRecordResponse.Builder recordId(String recordId)
The ID of the record.
recordId - The ID of the record.PutRecordResponse.Builder encrypted(Boolean encrypted)
Indicates whether server-side encryption (SSE) was enabled during this operation.
encrypted - Indicates whether server-side encryption (SSE) was enabled during this operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.