Uses of Class
software.amazon.awssdk.services.location.model.DescribeGeofenceCollectionRequest
-
Packages that use DescribeGeofenceCollectionRequest Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"software.amazon.awssdk.services.location.transform -
-
Uses of DescribeGeofenceCollectionRequest in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location with parameters of type DescribeGeofenceCollectionRequest Modifier and Type Method Description default CompletableFuture<DescribeGeofenceCollectionResponse>LocationAsyncClient. describeGeofenceCollection(DescribeGeofenceCollectionRequest describeGeofenceCollectionRequest)Retrieves the geofence collection details.default DescribeGeofenceCollectionResponseLocationClient. describeGeofenceCollection(DescribeGeofenceCollectionRequest describeGeofenceCollectionRequest)Retrieves the geofence collection details. -
Uses of DescribeGeofenceCollectionRequest in software.amazon.awssdk.services.location.transform
Methods in software.amazon.awssdk.services.location.transform with parameters of type DescribeGeofenceCollectionRequest Modifier and Type Method Description SdkHttpFullRequestDescribeGeofenceCollectionRequestMarshaller. marshall(DescribeGeofenceCollectionRequest describeGeofenceCollectionRequest)
-