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