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