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