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