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