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