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