Class ListWorkgroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.redshiftserverless.transform.ListWorkgroupsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListWorkgroupsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListWorkgroupsRequestMarshaller
extends Object
implements Marshaller<ListWorkgroupsRequest>
ListWorkgroupsRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListWorkgroupsRequest listWorkgroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListWorkgroupsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListWorkgroupsRequest>
- Parameters:
- listWorkgroupsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-