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