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