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