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