| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartStreamEncryptionResponse |
KinesisClient.startStreamEncryption(StartStreamEncryptionRequest startStreamEncryptionRequest)
Enables or updates server-side encryption using an Amazon Web Services KMS key for a specified stream.
|
default CompletableFuture<StartStreamEncryptionResponse> |
KinesisAsyncClient.startStreamEncryption(StartStreamEncryptionRequest startStreamEncryptionRequest)
Enables or updates server-side encryption using an Amazon Web Services KMS key for a specified stream.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartStreamEncryptionRequestMarshaller.marshall(StartStreamEncryptionRequest startStreamEncryptionRequest) |
Copyright © 2023. All rights reserved.