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