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