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