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