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