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