Class StartConfigurationSessionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.appconfigdata.transform.StartConfigurationSessionRequestMarshaller
- All Implemented Interfaces:
Marshaller<StartConfigurationSessionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartConfigurationSessionRequestMarshaller
extends Object
implements Marshaller<StartConfigurationSessionRequest>
StartConfigurationSessionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStartConfigurationSessionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartConfigurationSessionRequest startConfigurationSessionRequest)
-
Constructor Details
-
StartConfigurationSessionRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(StartConfigurationSessionRequest startConfigurationSessionRequest) - Specified by:
marshallin interfaceMarshaller<StartConfigurationSessionRequest>
-