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