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