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