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