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