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