Contact Interface
public interface Contact
An immutable client-side representation of Contact.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Contacts |
antennaConfiguration()
Gets the antenna |
|
abstract
Contacts |
contactProfile()
Gets the contact |
| abstract Float |
endAzimuthDegrees()
Gets the end |
| abstract Float |
endElevationDegrees()
Gets the end |
| abstract String |
errorMessage()
Gets the error |
| abstract String |
groundStationName()
Gets the ground |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Contact |
innerModel()
Gets the inner com. |
| abstract Float |
maximumElevationDegrees()
Gets the maximum |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Contacts |
provisioningState()
Gets the provisioning |
| abstract Contact |
refresh()
Refreshes the resource to sync with Azure. |
| abstract Contact |
refresh(Context context)
Refreshes the resource to sync with Azure. |
|
abstract
Offset |
reservationEndTime()
Gets the reservation |
|
abstract
Offset |
reservationStartTime()
Gets the reservation |
|
abstract
Offset |
rxEndTime()
Gets the rx |
|
abstract
Offset |
rxStartTime()
Gets the rx |
| abstract Float |
startAzimuthDegrees()
Gets the start |
| abstract Float |
startElevationDegrees()
Gets the start |
|
abstract
Contacts |
status()
Gets the status property: Status of a contact. |
|
abstract
System |
systemData()
Gets the system |
|
abstract
Offset |
txEndTime()
Gets the tx |
|
abstract
Offset |
txStartTime()
Gets the tx |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
antennaConfiguration
public abstract ContactsPropertiesAntennaConfiguration antennaConfiguration()
Gets the antennaConfiguration property: The configuration associated with the allocated antenna.
Returns:
contactProfile
public abstract ContactsPropertiesContactProfile contactProfile()
Gets the contactProfile property: The reference to the contact profile resource.
Returns:
endAzimuthDegrees
public abstract Float endAzimuthDegrees()
Gets the endAzimuthDegrees property: Azimuth of the antenna at the end of the contact in decimal degrees.
Returns:
endElevationDegrees
public abstract Float endElevationDegrees()
Gets the endElevationDegrees property: Spacecraft elevation above the horizon at contact end.
Returns:
errorMessage
public abstract String errorMessage()
Gets the errorMessage property: Any error message while scheduling a contact.
Returns:
groundStationName
public abstract String groundStationName()
Gets the groundStationName property: Azure Ground Station name.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract ContactInner innerModel()
Gets the inner com.azure.resourcemanager.orbital.fluent.models.ContactInner object.
Returns:
maximumElevationDegrees
public abstract Float maximumElevationDegrees()
Gets the maximumElevationDegrees property: Maximum elevation of the antenna during the contact in decimal degrees.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
provisioningState
public abstract ContactsPropertiesProvisioningState provisioningState()
Gets the provisioningState property: The current state of the resource's creation, deletion, or modification.
Returns:
refresh
public abstract Contact refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract Contact refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
reservationEndTime
public abstract OffsetDateTime reservationEndTime()
Gets the reservationEndTime property: Reservation end time of a contact (ISO 8601 UTC standard).
Returns:
reservationStartTime
public abstract OffsetDateTime reservationStartTime()
Gets the reservationStartTime property: Reservation start time of a contact (ISO 8601 UTC standard).
Returns:
rxEndTime
public abstract OffsetDateTime rxEndTime()
Gets the rxEndTime property: Receive end time of a contact (ISO 8601 UTC standard).
Returns:
rxStartTime
public abstract OffsetDateTime rxStartTime()
Gets the rxStartTime property: Receive start time of a contact (ISO 8601 UTC standard).
Returns:
startAzimuthDegrees
public abstract Float startAzimuthDegrees()
Gets the startAzimuthDegrees property: Azimuth of the antenna at the start of the contact in decimal degrees.
Returns:
startElevationDegrees
public abstract Float startElevationDegrees()
Gets the startElevationDegrees property: Spacecraft elevation above the horizon at contact start.
Returns:
status
public abstract ContactsStatus status()
Gets the status property: Status of a contact.
Returns:
systemData
public abstract SystemData systemData()
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
txEndTime
public abstract OffsetDateTime txEndTime()
Gets the txEndTime property: Transmit end time of a contact (ISO 8601 UTC standard).
Returns:
txStartTime
public abstract OffsetDateTime txStartTime()
Gets the txStartTime property: Transmit start time of a contact (ISO 8601 UTC standard).
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: