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