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