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