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