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