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