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