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