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