Uses of Class
software.amazon.awscdk.services.location.GeofenceCollectionReference.Builder
Packages that use GeofenceCollectionReference.Builder
-
Uses of GeofenceCollectionReference.Builder in software.amazon.awscdk.services.location
Methods in software.amazon.awscdk.services.location that return GeofenceCollectionReference.BuilderModifier and TypeMethodDescriptionGeofenceCollectionReference.builder()
GeofenceCollectionReference.Builder.collectionName
(String collectionName) Sets the value ofGeofenceCollectionReference.getCollectionName()
GeofenceCollectionReference.Builder.geofenceCollectionArn
(String geofenceCollectionArn) Sets the value ofGeofenceCollectionReference.getGeofenceCollectionArn()
Constructors in software.amazon.awscdk.services.location with parameters of type GeofenceCollectionReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theGeofenceCollectionReference.Builder
.