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