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