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