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