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