| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopStreamEncryptionResponse> |
KinesisAsyncClient.stopStreamEncryption(StopStreamEncryptionRequest stopStreamEncryptionRequest)
Disables server-side encryption for a specified stream.
|
| Modifier and Type | Method and Description |
|---|---|
Request<StopStreamEncryptionRequest> |
StopStreamEncryptionRequestMarshaller.marshall(StopStreamEncryptionRequest stopStreamEncryptionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<StopStreamEncryptionRequest> |
StopStreamEncryptionRequestMarshaller.marshall(StopStreamEncryptionRequest stopStreamEncryptionRequest) |
void |
StopStreamEncryptionRequestModelMarshaller.marshall(StopStreamEncryptionRequest stopStreamEncryptionRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.