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