Class ShipmentPickUpResponseInner

java.lang.Object
com.azure.resourcemanager.databox.fluent.models.ShipmentPickUpResponseInner

public final class ShipmentPickUpResponseInner extends Object
Shipment pick up response.
  • Constructor Details

    • ShipmentPickUpResponseInner

      public ShipmentPickUpResponseInner()
      Creates an instance of ShipmentPickUpResponseInner class.
  • Method Details

    • confirmationNumber

      public String confirmationNumber()
      Get the confirmationNumber property: Confirmation number for the pick up request.
      Returns:
      the confirmationNumber value.
    • readyByTime

      public OffsetDateTime readyByTime()
      Get the readyByTime property: Time by which shipment should be ready for pick up, this is in local time of pick up area.
      Returns:
      the readyByTime value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.