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