Class GetGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.xray.transform.GetGroupsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetGroupsRequestMarshaller
extends Object
implements Marshaller<GetGroupsRequest>
GetGroupsRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetGroupsRequest getGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetGroupsRequest>- Parameters:
 getGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -