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