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