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