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