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