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