Interface GenericResource.UpdateStages.WithProperties

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

public static interface GenericResource.UpdateStages.WithProperties
A generic resource update allowing to change the resource properties.
  • Method Details

    • withProperties

      GenericResource.Update withProperties(Object properties)
      Specifies other properties of the resource.
      Parameters:
      properties - the properties object
      Returns:
      the next stage of generic resource update