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