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