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