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