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