Interface Association.UpdateStages.WithProperties

All Known Subinterfaces:
Association.Update
Enclosing interface:
Association.UpdateStages

public static interface Association.UpdateStages.WithProperties
The stage of the Association update allowing to specify properties.
  • Method Details

    • withProperties

      Association.Update withProperties(AssociationUpdateProperties properties)
      Specifies the properties property: The updatable properties of the Association..
      Parameters:
      properties - The updatable properties of the Association.
      Returns:
      the next definition stage.