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