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>
SetTypeDefaultVersionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionSetTypeDefaultVersionRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(SetTypeDefaultVersionRequest setTypeDefaultVersionRequest)
-
Constructor Details
-
SetTypeDefaultVersionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<SetTypeDefaultVersionRequest>
-