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