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