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