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