Class ListQueryLoggingConfigsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.route53.transform.ListQueryLoggingConfigsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListQueryLoggingConfigsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListQueryLoggingConfigsRequestMarshaller
extends Object
implements Marshaller<ListQueryLoggingConfigsRequest>
ListQueryLoggingConfigsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListQueryLoggingConfigsRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest)
-
Constructor Details
-
ListQueryLoggingConfigsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListQueryLoggingConfigsRequest>
-