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