Class StartStreamEncryptionRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StartStreamEncryptionRequest>
@Generated("software.amazon.awssdk:codegen") public class StartStreamEncryptionRequestMarshaller extends Object implements Marshaller<StartStreamEncryptionRequest>
StartStreamEncryptionRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description StartStreamEncryptionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(StartStreamEncryptionRequest startStreamEncryptionRequest)
-
-
-
Constructor Detail
-
StartStreamEncryptionRequestMarshaller
public StartStreamEncryptionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartStreamEncryptionRequest startStreamEncryptionRequest)
- Specified by:
marshall
in interfaceMarshaller<StartStreamEncryptionRequest>
-
-