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