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