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