@Generated(value="software.amazon.awssdk:codegen") public class AddTagsRequestMarshaller extends Object implements Marshaller<AddTagsRequest>
AddTagsRequest
MarshallerConstructor and Description |
---|
AddTagsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(AddTagsRequest addTagsRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public AddTagsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(AddTagsRequest addTagsRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<AddTagsRequest>
addTagsRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.