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