@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeEphemerisResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeEphemerisResult() |
Modifier and Type | Method and Description |
---|---|
DescribeEphemerisResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
DescribeEphemerisResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
DescribeEphemerisResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreationTime()
The time the ephemeris was uploaded in UTC.
|
Boolean |
getEnabled()
Whether or not the ephemeris is enabled.
|
String |
getEphemerisId()
The AWS Ground Station ephemeris ID.
|
String |
getInvalidReason()
Reason that an ephemeris failed validation.
|
String |
getName()
A name string associated with the ephemeris.
|
Integer |
getPriority()
Customer-provided priority score to establish the order in which overlapping ephemerides should be used.
|
String |
getSatelliteId()
The AWS Ground Station satellite ID associated with ephemeris.
|
String |
getStatus()
The status of the ephemeris.
|
EphemerisTypeDescription |
getSuppliedData()
Supplied ephemeris data.
|
Map<String,String> |
getTags()
Tags assigned to an ephemeris.
|
int |
hashCode() |
Boolean |
isEnabled()
Whether or not the ephemeris is enabled.
|
void |
setCreationTime(Date creationTime)
The time the ephemeris was uploaded in UTC.
|
void |
setEnabled(Boolean enabled)
Whether or not the ephemeris is enabled.
|
void |
setEphemerisId(String ephemerisId)
The AWS Ground Station ephemeris ID.
|
void |
setInvalidReason(String invalidReason)
Reason that an ephemeris failed validation.
|
void |
setName(String name)
A name string associated with the ephemeris.
|
void |
setPriority(Integer priority)
Customer-provided priority score to establish the order in which overlapping ephemerides should be used.
|
void |
setSatelliteId(String satelliteId)
The AWS Ground Station satellite ID associated with ephemeris.
|
void |
setStatus(String status)
The status of the ephemeris.
|
void |
setSuppliedData(EphemerisTypeDescription suppliedData)
Supplied ephemeris data.
|
void |
setTags(Map<String,String> tags)
Tags assigned to an ephemeris.
|
String |
toString()
Returns a string representation of this object.
|
DescribeEphemerisResult |
withCreationTime(Date creationTime)
The time the ephemeris was uploaded in UTC.
|
DescribeEphemerisResult |
withEnabled(Boolean enabled)
Whether or not the ephemeris is enabled.
|
DescribeEphemerisResult |
withEphemerisId(String ephemerisId)
The AWS Ground Station ephemeris ID.
|
DescribeEphemerisResult |
withInvalidReason(EphemerisInvalidReason invalidReason)
Reason that an ephemeris failed validation.
|
DescribeEphemerisResult |
withInvalidReason(String invalidReason)
Reason that an ephemeris failed validation.
|
DescribeEphemerisResult |
withName(String name)
A name string associated with the ephemeris.
|
DescribeEphemerisResult |
withPriority(Integer priority)
Customer-provided priority score to establish the order in which overlapping ephemerides should be used.
|
DescribeEphemerisResult |
withSatelliteId(String satelliteId)
The AWS Ground Station satellite ID associated with ephemeris.
|
DescribeEphemerisResult |
withStatus(EphemerisStatus status)
The status of the ephemeris.
|
DescribeEphemerisResult |
withStatus(String status)
The status of the ephemeris.
|
DescribeEphemerisResult |
withSuppliedData(EphemerisTypeDescription suppliedData)
Supplied ephemeris data.
|
DescribeEphemerisResult |
withTags(Map<String,String> tags)
Tags assigned to an ephemeris.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setCreationTime(Date creationTime)
The time the ephemeris was uploaded in UTC.
creationTime
- The time the ephemeris was uploaded in UTC.public Date getCreationTime()
The time the ephemeris was uploaded in UTC.
public DescribeEphemerisResult withCreationTime(Date creationTime)
The time the ephemeris was uploaded in UTC.
creationTime
- The time the ephemeris was uploaded in UTC.public void setEnabled(Boolean enabled)
Whether or not the ephemeris is enabled.
enabled
- Whether or not the ephemeris is enabled.public Boolean getEnabled()
Whether or not the ephemeris is enabled.
public DescribeEphemerisResult withEnabled(Boolean enabled)
Whether or not the ephemeris is enabled.
enabled
- Whether or not the ephemeris is enabled.public Boolean isEnabled()
Whether or not the ephemeris is enabled.
public void setEphemerisId(String ephemerisId)
The AWS Ground Station ephemeris ID.
ephemerisId
- The AWS Ground Station ephemeris ID.public String getEphemerisId()
The AWS Ground Station ephemeris ID.
public DescribeEphemerisResult withEphemerisId(String ephemerisId)
The AWS Ground Station ephemeris ID.
ephemerisId
- The AWS Ground Station ephemeris ID.public void setInvalidReason(String invalidReason)
Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID
status.
invalidReason
- Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID
status.EphemerisInvalidReason
public String getInvalidReason()
Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID
status.
INVALID
status.EphemerisInvalidReason
public DescribeEphemerisResult withInvalidReason(String invalidReason)
Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID
status.
invalidReason
- Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID
status.EphemerisInvalidReason
public DescribeEphemerisResult withInvalidReason(EphemerisInvalidReason invalidReason)
Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID
status.
invalidReason
- Reason that an ephemeris failed validation. Only provided for ephemerides with INVALID
status.EphemerisInvalidReason
public void setName(String name)
A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.
name
- A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.public String getName()
A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.
public DescribeEphemerisResult withName(String name)
A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.
name
- A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.public void setPriority(Integer priority)
Customer-provided priority score to establish the order in which overlapping ephemerides should be used.
The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.
Priority must be 1 or greater
priority
- Customer-provided priority score to establish the order in which overlapping ephemerides should be
used.
The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.
Priority must be 1 or greater
public Integer getPriority()
Customer-provided priority score to establish the order in which overlapping ephemerides should be used.
The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.
Priority must be 1 or greater
The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.
Priority must be 1 or greater
public DescribeEphemerisResult withPriority(Integer priority)
Customer-provided priority score to establish the order in which overlapping ephemerides should be used.
The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.
Priority must be 1 or greater
priority
- Customer-provided priority score to establish the order in which overlapping ephemerides should be
used.
The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.
Priority must be 1 or greater
public void setSatelliteId(String satelliteId)
The AWS Ground Station satellite ID associated with ephemeris.
satelliteId
- The AWS Ground Station satellite ID associated with ephemeris.public String getSatelliteId()
The AWS Ground Station satellite ID associated with ephemeris.
public DescribeEphemerisResult withSatelliteId(String satelliteId)
The AWS Ground Station satellite ID associated with ephemeris.
satelliteId
- The AWS Ground Station satellite ID associated with ephemeris.public void setStatus(String status)
The status of the ephemeris.
status
- The status of the ephemeris.EphemerisStatus
public String getStatus()
The status of the ephemeris.
EphemerisStatus
public DescribeEphemerisResult withStatus(String status)
The status of the ephemeris.
status
- The status of the ephemeris.EphemerisStatus
public DescribeEphemerisResult withStatus(EphemerisStatus status)
The status of the ephemeris.
status
- The status of the ephemeris.EphemerisStatus
public void setSuppliedData(EphemerisTypeDescription suppliedData)
Supplied ephemeris data.
suppliedData
- Supplied ephemeris data.public EphemerisTypeDescription getSuppliedData()
Supplied ephemeris data.
public DescribeEphemerisResult withSuppliedData(EphemerisTypeDescription suppliedData)
Supplied ephemeris data.
suppliedData
- Supplied ephemeris data.public Map<String,String> getTags()
Tags assigned to an ephemeris.
public void setTags(Map<String,String> tags)
Tags assigned to an ephemeris.
tags
- Tags assigned to an ephemeris.public DescribeEphemerisResult withTags(Map<String,String> tags)
Tags assigned to an ephemeris.
tags
- Tags assigned to an ephemeris.public DescribeEphemerisResult addTagsEntry(String key, String value)
public DescribeEphemerisResult clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public DescribeEphemerisResult clone()