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