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