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