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