| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartStreamEncryptionResponse> |
KinesisAsyncClient.startStreamEncryption(StartStreamEncryptionRequest startStreamEncryptionRequest)
Enables or updates server-side encryption using an AWS KMS key for a specified stream.
|
| Modifier and Type | Method and Description |
|---|---|
Request<StartStreamEncryptionRequest> |
StartStreamEncryptionRequestMarshaller.marshall(StartStreamEncryptionRequest startStreamEncryptionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<StartStreamEncryptionRequest> |
StartStreamEncryptionRequestMarshaller.marshall(StartStreamEncryptionRequest startStreamEncryptionRequest) |
void |
StartStreamEncryptionRequestModelMarshaller.marshall(StartStreamEncryptionRequest startStreamEncryptionRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.