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