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>
GetWirelessGatewayFirmwareInformationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetWirelessGatewayFirmwareInformationRequestMarshaller
public GetWirelessGatewayFirmwareInformationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetWirelessGatewayFirmwareInformationRequest>- Parameters:
 getWirelessGatewayFirmwareInformationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -