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