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