Class UpdateStackRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudformation.transform.UpdateStackRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateStackRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateStackRequestMarshaller extends Object implements Marshaller<UpdateStackRequest>
UpdateStackRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateStackRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(UpdateStackRequest updateStackRequest)
-
-
-
Constructor Detail
-
UpdateStackRequestMarshaller
public UpdateStackRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateStackRequest updateStackRequest)
- Specified by:
marshall
in interfaceMarshaller<UpdateStackRequest>
-
-