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