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>
UpdateProfilingGroupRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateProfilingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateProfilingGroupRequest updateProfilingGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateProfilingGroupRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateProfilingGroupRequest>- Parameters:
 updateProfilingGroupRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -