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