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