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