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