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