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