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