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