Interface RelationshipResourceFormat.UpdateStages.WithExpiryDateTimeUtc

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

public static interface RelationshipResourceFormat.UpdateStages.WithExpiryDateTimeUtc
The stage of the RelationshipResourceFormat update allowing to specify expiryDateTimeUtc.
  • Method Details

    • withExpiryDateTimeUtc

      RelationshipResourceFormat.Update withExpiryDateTimeUtc(OffsetDateTime expiryDateTimeUtc)
      Specifies the expiryDateTimeUtc property: The expiry date time in UTC..
      Parameters:
      expiryDateTimeUtc - The expiry date time in UTC.
      Returns:
      the next definition stage.