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