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