Class CreateComponentTypeRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.iottwinmaker.transform.CreateComponentTypeRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateComponentTypeRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateComponentTypeRequestMarshaller
extends Object
implements Marshaller<CreateComponentTypeRequest>
CreateComponentTypeRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateComponentTypeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateComponentTypeRequest createComponentTypeRequest)
-
Constructor Details
-
CreateComponentTypeRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateComponentTypeRequest>
-