Class ListMicrosoftTeamsChannelConfigurationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.chatbot.transform.ListMicrosoftTeamsChannelConfigurationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListMicrosoftTeamsChannelConfigurationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListMicrosoftTeamsChannelConfigurationsRequestMarshaller
extends Object
implements Marshaller<ListMicrosoftTeamsChannelConfigurationsRequest>
- 
Constructor Summary
ConstructorsConstructorDescriptionListMicrosoftTeamsChannelConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListMicrosoftTeamsChannelConfigurationsRequest listMicrosoftTeamsChannelConfigurationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListMicrosoftTeamsChannelConfigurationsRequestMarshaller
public ListMicrosoftTeamsChannelConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(ListMicrosoftTeamsChannelConfigurationsRequest listMicrosoftTeamsChannelConfigurationsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListMicrosoftTeamsChannelConfigurationsRequest>- Parameters:
 listMicrosoftTeamsChannelConfigurationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -