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