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