Class GetContactResult


  • public final class GetContactResult
    extends java.lang.Object
    • Method Detail

      • endAzimuthDegrees

        public java.lang.Double endAzimuthDegrees()
        Returns:
        Azimuth of the antenna at the end of the contact in decimal degrees.
      • endElevationDegrees

        public java.lang.Double endElevationDegrees()
        Returns:
        Spacecraft elevation above the horizon at contact end.
      • errorMessage

        public java.lang.String errorMessage()
        Returns:
        Any error message while scheduling a contact.
      • groundStationName

        public java.lang.String groundStationName()
        Returns:
        Azure Ground Station name.
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • maximumElevationDegrees

        public java.lang.Double maximumElevationDegrees()
        Returns:
        Maximum elevation of the antenna during the contact in decimal degrees.
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • reservationEndTime

        public java.lang.String reservationEndTime()
        Returns:
        Reservation end time of a contact (ISO 8601 UTC standard).
      • reservationStartTime

        public java.lang.String reservationStartTime()
        Returns:
        Reservation start time of a contact (ISO 8601 UTC standard).
      • rxEndTime

        public java.lang.String rxEndTime()
        Returns:
        Receive end time of a contact (ISO 8601 UTC standard).
      • rxStartTime

        public java.lang.String rxStartTime()
        Returns:
        Receive start time of a contact (ISO 8601 UTC standard).
      • startAzimuthDegrees

        public java.lang.Double startAzimuthDegrees()
        Returns:
        Azimuth of the antenna at the start of the contact in decimal degrees.
      • startElevationDegrees

        public java.lang.Double startElevationDegrees()
        Returns:
        Spacecraft elevation above the horizon at contact start.
      • status

        public java.lang.String status()
        Returns:
        Status of a contact.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Azure Resource Manager metadata containing createdBy and modifiedBy information.
      • txEndTime

        public java.lang.String txEndTime()
        Returns:
        Transmit end time of a contact (ISO 8601 UTC standard).
      • txStartTime

        public java.lang.String txStartTime()
        Returns:
        Transmit start time of a contact (ISO 8601 UTC standard).
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"