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