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