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