@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetDataflowEndpointGroupResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetDataflowEndpointGroupResult() |
Modifier and Type | Method and Description |
---|---|
GetDataflowEndpointGroupResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
GetDataflowEndpointGroupResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
GetDataflowEndpointGroupResult |
clone() |
boolean |
equals(Object obj) |
Integer |
getContactPostPassDurationSeconds()
Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a
POSTPASS state. |
Integer |
getContactPrePassDurationSeconds()
Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a
PREPASS state. |
String |
getDataflowEndpointGroupArn()
ARN of a dataflow endpoint group.
|
String |
getDataflowEndpointGroupId()
UUID of a dataflow endpoint group.
|
List<EndpointDetails> |
getEndpointsDetails()
Details of a dataflow endpoint.
|
Map<String,String> |
getTags()
Tags assigned to a dataflow endpoint group.
|
int |
hashCode() |
void |
setContactPostPassDurationSeconds(Integer contactPostPassDurationSeconds)
Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a
POSTPASS state. |
void |
setContactPrePassDurationSeconds(Integer contactPrePassDurationSeconds)
Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a
PREPASS state. |
void |
setDataflowEndpointGroupArn(String dataflowEndpointGroupArn)
ARN of a dataflow endpoint group.
|
void |
setDataflowEndpointGroupId(String dataflowEndpointGroupId)
UUID of a dataflow endpoint group.
|
void |
setEndpointsDetails(Collection<EndpointDetails> endpointsDetails)
Details of a dataflow endpoint.
|
void |
setTags(Map<String,String> tags)
Tags assigned to a dataflow endpoint group.
|
String |
toString()
Returns a string representation of this object.
|
GetDataflowEndpointGroupResult |
withContactPostPassDurationSeconds(Integer contactPostPassDurationSeconds)
Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a
POSTPASS state. |
GetDataflowEndpointGroupResult |
withContactPrePassDurationSeconds(Integer contactPrePassDurationSeconds)
Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a
PREPASS state. |
GetDataflowEndpointGroupResult |
withDataflowEndpointGroupArn(String dataflowEndpointGroupArn)
ARN of a dataflow endpoint group.
|
GetDataflowEndpointGroupResult |
withDataflowEndpointGroupId(String dataflowEndpointGroupId)
UUID of a dataflow endpoint group.
|
GetDataflowEndpointGroupResult |
withEndpointsDetails(Collection<EndpointDetails> endpointsDetails)
Details of a dataflow endpoint.
|
GetDataflowEndpointGroupResult |
withEndpointsDetails(EndpointDetails... endpointsDetails)
Details of a dataflow endpoint.
|
GetDataflowEndpointGroupResult |
withTags(Map<String,String> tags)
Tags assigned to a dataflow endpoint group.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setContactPostPassDurationSeconds(Integer contactPostPassDurationSeconds)
Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a
POSTPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the
Dataflow Endpoint Group enters and exits the POSTPASS
state.
contactPostPassDurationSeconds
- Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be
in a POSTPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be
emitted when the Dataflow Endpoint Group enters and exits the POSTPASS
state.public Integer getContactPostPassDurationSeconds()
Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a
POSTPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the
Dataflow Endpoint Group enters and exits the POSTPASS
state.
POSTPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be
emitted when the Dataflow Endpoint Group enters and exits the POSTPASS
state.public GetDataflowEndpointGroupResult withContactPostPassDurationSeconds(Integer contactPostPassDurationSeconds)
Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a
POSTPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the
Dataflow Endpoint Group enters and exits the POSTPASS
state.
contactPostPassDurationSeconds
- Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be
in a POSTPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be
emitted when the Dataflow Endpoint Group enters and exits the POSTPASS
state.public void setContactPrePassDurationSeconds(Integer contactPrePassDurationSeconds)
Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a
PREPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the
Dataflow Endpoint Group enters and exits the PREPASS
state.
contactPrePassDurationSeconds
- Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will
be in a PREPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be
emitted when the Dataflow Endpoint Group enters and exits the PREPASS
state.public Integer getContactPrePassDurationSeconds()
Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a
PREPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the
Dataflow Endpoint Group enters and exits the PREPASS
state.
PREPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be
emitted when the Dataflow Endpoint Group enters and exits the PREPASS
state.public GetDataflowEndpointGroupResult withContactPrePassDurationSeconds(Integer contactPrePassDurationSeconds)
Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a
PREPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the
Dataflow Endpoint Group enters and exits the PREPASS
state.
contactPrePassDurationSeconds
- Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will
be in a PREPASS
state. A Ground Station Dataflow Endpoint Group State Change event will be
emitted when the Dataflow Endpoint Group enters and exits the PREPASS
state.public void setDataflowEndpointGroupArn(String dataflowEndpointGroupArn)
ARN of a dataflow endpoint group.
dataflowEndpointGroupArn
- ARN of a dataflow endpoint group.public String getDataflowEndpointGroupArn()
ARN of a dataflow endpoint group.
public GetDataflowEndpointGroupResult withDataflowEndpointGroupArn(String dataflowEndpointGroupArn)
ARN of a dataflow endpoint group.
dataflowEndpointGroupArn
- ARN of a dataflow endpoint group.public void setDataflowEndpointGroupId(String dataflowEndpointGroupId)
UUID of a dataflow endpoint group.
dataflowEndpointGroupId
- UUID of a dataflow endpoint group.public String getDataflowEndpointGroupId()
UUID of a dataflow endpoint group.
public GetDataflowEndpointGroupResult withDataflowEndpointGroupId(String dataflowEndpointGroupId)
UUID of a dataflow endpoint group.
dataflowEndpointGroupId
- UUID of a dataflow endpoint group.public List<EndpointDetails> getEndpointsDetails()
Details of a dataflow endpoint.
public void setEndpointsDetails(Collection<EndpointDetails> endpointsDetails)
Details of a dataflow endpoint.
endpointsDetails
- Details of a dataflow endpoint.public GetDataflowEndpointGroupResult withEndpointsDetails(EndpointDetails... endpointsDetails)
Details of a dataflow endpoint.
NOTE: This method appends the values to the existing list (if any). Use
setEndpointsDetails(java.util.Collection)
or withEndpointsDetails(java.util.Collection)
if you
want to override the existing values.
endpointsDetails
- Details of a dataflow endpoint.public GetDataflowEndpointGroupResult withEndpointsDetails(Collection<EndpointDetails> endpointsDetails)
Details of a dataflow endpoint.
endpointsDetails
- Details of a dataflow endpoint.public Map<String,String> getTags()
Tags assigned to a dataflow endpoint group.
public void setTags(Map<String,String> tags)
Tags assigned to a dataflow endpoint group.
tags
- Tags assigned to a dataflow endpoint group.public GetDataflowEndpointGroupResult withTags(Map<String,String> tags)
Tags assigned to a dataflow endpoint group.
tags
- Tags assigned to a dataflow endpoint group.public GetDataflowEndpointGroupResult addTagsEntry(String key, String value)
public GetDataflowEndpointGroupResult clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public GetDataflowEndpointGroupResult clone()