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