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