Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.GetEntitiesRequest
-
Packages that use GetEntitiesRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of GetEntitiesRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type GetEntitiesRequest Modifier and Type Method Description default CompletableFuture<GetEntitiesResponse>IoTThingsGraphAsyncClient. getEntities(GetEntitiesRequest getEntitiesRequest)Deprecated.since: 2022-08-30default GetEntitiesResponseIoTThingsGraphClient. getEntities(GetEntitiesRequest getEntitiesRequest)Deprecated.since: 2022-08-30 -
Uses of GetEntitiesRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type GetEntitiesRequest Modifier and Type Method Description SdkHttpFullRequestGetEntitiesRequestMarshaller. marshall(GetEntitiesRequest getEntitiesRequest)
-