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