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