Class AddUserToGroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iam.transform.AddUserToGroupRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<AddUserToGroupRequest>
@Generated("software.amazon.awssdk:codegen") public class AddUserToGroupRequestMarshaller extends Object implements Marshaller<AddUserToGroupRequest>
AddUserToGroupRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description AddUserToGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(AddUserToGroupRequest addUserToGroupRequest)
-
-
-
Constructor Detail
-
AddUserToGroupRequestMarshaller
public AddUserToGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AddUserToGroupRequest addUserToGroupRequest)
- Specified by:
marshall
in interfaceMarshaller<AddUserToGroupRequest>
-
-