Class DescribeStackDriftDetectionStatusRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudformation.transform.DescribeStackDriftDetectionStatusRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeStackDriftDetectionStatusRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeStackDriftDetectionStatusRequestMarshaller
extends Object
implements Marshaller<DescribeStackDriftDetectionStatusRequest>
DescribeStackDriftDetectionStatusRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeStackDriftDetectionStatusRequest describeStackDriftDetectionStatusRequest)
-
Constructor Details
-
DescribeStackDriftDetectionStatusRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeStackDriftDetectionStatusRequest describeStackDriftDetectionStatusRequest) - Specified by:
marshallin interfaceMarshaller<DescribeStackDriftDetectionStatusRequest>
-