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