Interface RTADeployment.Builder3

Enclosing class:
RTADeployment

public static interface RTADeployment.Builder3
Builder helper class.
  • Method Details

    • modifiedAt

      RTADeployment modifiedAt(@Nonnull OffsetDateTime modifiedAt)
      Set the modifiedAt of this RTADeployment instance.
      Parameters:
      modifiedAt - Timestamp of latest resource modification
      Returns:
      The RTADeployment instance.