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