Class UpdateGroupRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.workmail.transform.UpdateGroupRequestMarshaller
- All Implemented Interfaces:
- Marshaller<UpdateGroupRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateGroupRequestMarshaller
extends Object
implements Marshaller<UpdateGroupRequest>
UpdateGroupRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(UpdateGroupRequest updateGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
UpdateGroupRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<UpdateGroupRequest>
- Parameters:
- updateGroupRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-