Class DetectStackSetDriftRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudformation.transform.DetectStackSetDriftRequestMarshaller
- All Implemented Interfaces:
Marshaller<DetectStackSetDriftRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DetectStackSetDriftRequestMarshaller
extends Object
implements Marshaller<DetectStackSetDriftRequest>
DetectStackSetDriftRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDetectStackSetDriftRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DetectStackSetDriftRequest detectStackSetDriftRequest)
-
Constructor Details
-
DetectStackSetDriftRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DetectStackSetDriftRequest>
-