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