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