@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeContactResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeContactResult() |
Modifier and Type | Method and Description |
---|---|
DescribeContactResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
DescribeContactResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
DescribeContactResult |
clone() |
boolean |
equals(Object obj) |
String |
getContactId()
UUID of a contact.
|
String |
getContactStatus()
Status of a contact.
|
Date |
getEndTime()
End time of a contact.
|
String |
getErrorMessage()
Error message for a contact.
|
String |
getGroundStation()
Ground station for a contact.
|
Elevation |
getMaximumElevation()
Maximum elevation angle of a contact.
|
String |
getMissionProfileArn()
ARN of a mission profile.
|
Date |
getPostPassEndTime()
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
|
Date |
getPrePassStartTime()
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
|
String |
getRegion()
Region of a contact.
|
String |
getSatelliteArn()
ARN of a satellite.
|
Date |
getStartTime()
Start time of a contact.
|
Map<String,String> |
getTags()
Tags assigned to a contact.
|
int |
hashCode() |
void |
setContactId(String contactId)
UUID of a contact.
|
void |
setContactStatus(String contactStatus)
Status of a contact.
|
void |
setEndTime(Date endTime)
End time of a contact.
|
void |
setErrorMessage(String errorMessage)
Error message for a contact.
|
void |
setGroundStation(String groundStation)
Ground station for a contact.
|
void |
setMaximumElevation(Elevation maximumElevation)
Maximum elevation angle of a contact.
|
void |
setMissionProfileArn(String missionProfileArn)
ARN of a mission profile.
|
void |
setPostPassEndTime(Date postPassEndTime)
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
|
void |
setPrePassStartTime(Date prePassStartTime)
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
|
void |
setRegion(String region)
Region of a contact.
|
void |
setSatelliteArn(String satelliteArn)
ARN of a satellite.
|
void |
setStartTime(Date startTime)
Start time of a contact.
|
void |
setTags(Map<String,String> tags)
Tags assigned to a contact.
|
String |
toString()
Returns a string representation of this object.
|
DescribeContactResult |
withContactId(String contactId)
UUID of a contact.
|
DescribeContactResult |
withContactStatus(ContactStatus contactStatus)
Status of a contact.
|
DescribeContactResult |
withContactStatus(String contactStatus)
Status of a contact.
|
DescribeContactResult |
withEndTime(Date endTime)
End time of a contact.
|
DescribeContactResult |
withErrorMessage(String errorMessage)
Error message for a contact.
|
DescribeContactResult |
withGroundStation(String groundStation)
Ground station for a contact.
|
DescribeContactResult |
withMaximumElevation(Elevation maximumElevation)
Maximum elevation angle of a contact.
|
DescribeContactResult |
withMissionProfileArn(String missionProfileArn)
ARN of a mission profile.
|
DescribeContactResult |
withPostPassEndTime(Date postPassEndTime)
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
|
DescribeContactResult |
withPrePassStartTime(Date prePassStartTime)
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
|
DescribeContactResult |
withRegion(String region)
Region of a contact.
|
DescribeContactResult |
withSatelliteArn(String satelliteArn)
ARN of a satellite.
|
DescribeContactResult |
withStartTime(Date startTime)
Start time of a contact.
|
DescribeContactResult |
withTags(Map<String,String> tags)
Tags assigned to a contact.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setContactId(String contactId)
UUID of a contact.
contactId
- UUID of a contact.public String getContactId()
UUID of a contact.
public DescribeContactResult withContactId(String contactId)
UUID of a contact.
contactId
- UUID of a contact.public void setContactStatus(String contactStatus)
Status of a contact.
contactStatus
- Status of a contact.ContactStatus
public String getContactStatus()
Status of a contact.
ContactStatus
public DescribeContactResult withContactStatus(String contactStatus)
Status of a contact.
contactStatus
- Status of a contact.ContactStatus
public DescribeContactResult withContactStatus(ContactStatus contactStatus)
Status of a contact.
contactStatus
- Status of a contact.ContactStatus
public void setEndTime(Date endTime)
End time of a contact.
endTime
- End time of a contact.public Date getEndTime()
End time of a contact.
public DescribeContactResult withEndTime(Date endTime)
End time of a contact.
endTime
- End time of a contact.public void setErrorMessage(String errorMessage)
Error message for a contact.
errorMessage
- Error message for a contact.public String getErrorMessage()
Error message for a contact.
public DescribeContactResult withErrorMessage(String errorMessage)
Error message for a contact.
errorMessage
- Error message for a contact.public void setGroundStation(String groundStation)
Ground station for a contact.
groundStation
- Ground station for a contact.public String getGroundStation()
Ground station for a contact.
public DescribeContactResult withGroundStation(String groundStation)
Ground station for a contact.
groundStation
- Ground station for a contact.public void setMaximumElevation(Elevation maximumElevation)
Maximum elevation angle of a contact.
maximumElevation
- Maximum elevation angle of a contact.public Elevation getMaximumElevation()
Maximum elevation angle of a contact.
public DescribeContactResult withMaximumElevation(Elevation maximumElevation)
Maximum elevation angle of a contact.
maximumElevation
- Maximum elevation angle of a contact.public void setMissionProfileArn(String missionProfileArn)
ARN of a mission profile.
missionProfileArn
- ARN of a mission profile.public String getMissionProfileArn()
ARN of a mission profile.
public DescribeContactResult withMissionProfileArn(String missionProfileArn)
ARN of a mission profile.
missionProfileArn
- ARN of a mission profile.public void setPostPassEndTime(Date postPassEndTime)
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.
postPassEndTime
- Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.public Date getPostPassEndTime()
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.
public DescribeContactResult withPostPassEndTime(Date postPassEndTime)
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.
postPassEndTime
- Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.public void setPrePassStartTime(Date prePassStartTime)
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
prePassStartTime
- Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming
pass.public Date getPrePassStartTime()
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
public DescribeContactResult withPrePassStartTime(Date prePassStartTime)
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
prePassStartTime
- Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming
pass.public void setRegion(String region)
Region of a contact.
region
- Region of a contact.public String getRegion()
Region of a contact.
public DescribeContactResult withRegion(String region)
Region of a contact.
region
- Region of a contact.public void setSatelliteArn(String satelliteArn)
ARN of a satellite.
satelliteArn
- ARN of a satellite.public String getSatelliteArn()
ARN of a satellite.
public DescribeContactResult withSatelliteArn(String satelliteArn)
ARN of a satellite.
satelliteArn
- ARN of a satellite.public void setStartTime(Date startTime)
Start time of a contact.
startTime
- Start time of a contact.public Date getStartTime()
Start time of a contact.
public DescribeContactResult withStartTime(Date startTime)
Start time of a contact.
startTime
- Start time of a contact.public Map<String,String> getTags()
Tags assigned to a contact.
public void setTags(Map<String,String> tags)
Tags assigned to a contact.
tags
- Tags assigned to a contact.public DescribeContactResult withTags(Map<String,String> tags)
Tags assigned to a contact.
tags
- Tags assigned to a contact.public DescribeContactResult addTagsEntry(String key, String value)
public DescribeContactResult clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public DescribeContactResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.