Class UpdateWorkgroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.redshiftserverless.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>
-
-