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