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