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