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