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