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