Class StopStreamEncryptionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionRequestMarshaller
- All Implemented Interfaces:
Marshaller<StopStreamEncryptionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StopStreamEncryptionRequestMarshaller
extends Object
implements Marshaller<StopStreamEncryptionRequest>
StopStreamEncryptionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStopStreamEncryptionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StopStreamEncryptionRequest stopStreamEncryptionRequest)
-
Constructor Details
-
StopStreamEncryptionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<StopStreamEncryptionRequest>
-