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