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