Interface ListGeofenceCollectionsResponseEntry.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ListGeofenceCollectionsResponseEntry.Builder,ListGeofenceCollectionsResponseEntry>, SdkBuilder<ListGeofenceCollectionsResponseEntry.Builder,ListGeofenceCollectionsResponseEntry>, SdkPojo
Enclosing class:
ListGeofenceCollectionsResponseEntry

public static interface ListGeofenceCollectionsResponseEntry.Builder extends SdkPojo, CopyableBuilder<ListGeofenceCollectionsResponseEntry.Builder,ListGeofenceCollectionsResponseEntry>
  • Method Details

    • collectionName

      ListGeofenceCollectionsResponseEntry.Builder collectionName(String collectionName)

      The name of the geofence collection.

      Parameters:
      collectionName - The name of the geofence collection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createTime

      The timestamp for when the geofence collection was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ

      Parameters:
      createTime - The timestamp for when the geofence collection was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description for the geofence collection

      Parameters:
      description - The description for the geofence collection
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pricingPlan

      Deprecated.
      Deprecated. Always returns RequestBasedUsage.

      No longer used. Always returns RequestBasedUsage.

      Parameters:
      pricingPlan - No longer used. Always returns RequestBasedUsage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pricingPlan

      Deprecated.
      Deprecated. Always returns RequestBasedUsage.

      No longer used. Always returns RequestBasedUsage.

      Parameters:
      pricingPlan - No longer used. Always returns RequestBasedUsage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pricingPlanDataSource

      @Deprecated ListGeofenceCollectionsResponseEntry.Builder pricingPlanDataSource(String pricingPlanDataSource)
      Deprecated.
      Deprecated. Unused.

      No longer used. Always returns an empty string.

      Parameters:
      pricingPlanDataSource - No longer used. Always returns an empty string.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateTime

      Specifies a timestamp for when the resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ

      Parameters:
      updateTime - Specifies a timestamp for when the resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
      Returns:
      Returns a reference to this object so that method calls can be chained together.