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