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