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