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