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