Uses of Class
software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest
-
Packages that use ListGeofenceCollectionsRequest Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"software.amazon.awssdk.services.location.paginators software.amazon.awssdk.services.location.transform -
-
Uses of ListGeofenceCollectionsRequest in software.amazon.awssdk.services.location
-
Uses of ListGeofenceCollectionsRequest in software.amazon.awssdk.services.location.paginators
Constructors in software.amazon.awssdk.services.location.paginators with parameters of type ListGeofenceCollectionsRequest Constructor Description ListGeofenceCollectionsIterable(LocationClient client, ListGeofenceCollectionsRequest firstRequest)ListGeofenceCollectionsPublisher(LocationAsyncClient client, ListGeofenceCollectionsRequest firstRequest) -
Uses of ListGeofenceCollectionsRequest in software.amazon.awssdk.services.location.transform
Methods in software.amazon.awssdk.services.location.transform with parameters of type ListGeofenceCollectionsRequest Modifier and Type Method Description SdkHttpFullRequestListGeofenceCollectionsRequestMarshaller. marshall(ListGeofenceCollectionsRequest listGeofenceCollectionsRequest)
-