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