@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TopicRuleDestinationSummary extends Object implements Serializable, Cloneable, StructuredPojo
Information about the topic rule destination.
Constructor and Description |
---|
TopicRuleDestinationSummary() |
Modifier and Type | Method and Description |
---|---|
TopicRuleDestinationSummary |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The topic rule destination ARN.
|
Date |
getCreatedAt()
The date and time when the topic rule destination was created.
|
HttpUrlDestinationSummary |
getHttpUrlSummary()
Information about the HTTP URL.
|
Date |
getLastUpdatedAt()
The date and time when the topic rule destination was last updated.
|
String |
getStatus()
The status of the topic rule destination.
|
String |
getStatusReason()
The reason the topic rule destination is in the current status.
|
VpcDestinationSummary |
getVpcDestinationSummary()
Information about the virtual private cloud (VPC) connection.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setArn(String arn)
The topic rule destination ARN.
|
void |
setCreatedAt(Date createdAt)
The date and time when the topic rule destination was created.
|
void |
setHttpUrlSummary(HttpUrlDestinationSummary httpUrlSummary)
Information about the HTTP URL.
|
void |
setLastUpdatedAt(Date lastUpdatedAt)
The date and time when the topic rule destination was last updated.
|
void |
setStatus(String status)
The status of the topic rule destination.
|
void |
setStatusReason(String statusReason)
The reason the topic rule destination is in the current status.
|
void |
setVpcDestinationSummary(VpcDestinationSummary vpcDestinationSummary)
Information about the virtual private cloud (VPC) connection.
|
String |
toString()
Returns a string representation of this object.
|
TopicRuleDestinationSummary |
withArn(String arn)
The topic rule destination ARN.
|
TopicRuleDestinationSummary |
withCreatedAt(Date createdAt)
The date and time when the topic rule destination was created.
|
TopicRuleDestinationSummary |
withHttpUrlSummary(HttpUrlDestinationSummary httpUrlSummary)
Information about the HTTP URL.
|
TopicRuleDestinationSummary |
withLastUpdatedAt(Date lastUpdatedAt)
The date and time when the topic rule destination was last updated.
|
TopicRuleDestinationSummary |
withStatus(String status)
The status of the topic rule destination.
|
TopicRuleDestinationSummary |
withStatus(TopicRuleDestinationStatus status)
The status of the topic rule destination.
|
TopicRuleDestinationSummary |
withStatusReason(String statusReason)
The reason the topic rule destination is in the current status.
|
TopicRuleDestinationSummary |
withVpcDestinationSummary(VpcDestinationSummary vpcDestinationSummary)
Information about the virtual private cloud (VPC) connection.
|
public void setArn(String arn)
The topic rule destination ARN.
arn
- The topic rule destination ARN.public String getArn()
The topic rule destination ARN.
public TopicRuleDestinationSummary withArn(String arn)
The topic rule destination ARN.
arn
- The topic rule destination ARN.public void setStatus(String status)
The status of the topic rule destination. Valid values are:
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to
DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set status
to
ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
status
- The status of the topic rule destination. Valid values are:
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to
DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set
status
to ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
TopicRuleDestinationStatus
public String getStatus()
The status of the topic rule destination. Valid values are:
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to
DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set status
to
ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set
status
to ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
TopicRuleDestinationStatus
public TopicRuleDestinationSummary withStatus(String status)
The status of the topic rule destination. Valid values are:
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to
DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set status
to
ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
status
- The status of the topic rule destination. Valid values are:
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to
DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set
status
to ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
TopicRuleDestinationStatus
public TopicRuleDestinationSummary withStatus(TopicRuleDestinationStatus status)
The status of the topic rule destination. Valid values are:
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to
DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set status
to
ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation
endpoint.
status
- The status of the topic rule destination. Valid values are:
A topic rule destination was created but has not been confirmed. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
Confirmation was completed, and traffic to this destination is allowed. You can set status
to
DISABLED
by calling UpdateTopicRuleDestination
.
Confirmation was completed, and traffic to this destination is not allowed. You can set
status
to ENABLED
by calling UpdateTopicRuleDestination
.
Confirmation could not be completed, for example if the confirmation timed out. You can call
GetTopicRuleDestination
for details about the error. You can set status
to
IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling
UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your
confirmation endpoint.
TopicRuleDestinationStatus
public void setCreatedAt(Date createdAt)
The date and time when the topic rule destination was created.
createdAt
- The date and time when the topic rule destination was created.public Date getCreatedAt()
The date and time when the topic rule destination was created.
public TopicRuleDestinationSummary withCreatedAt(Date createdAt)
The date and time when the topic rule destination was created.
createdAt
- The date and time when the topic rule destination was created.public void setLastUpdatedAt(Date lastUpdatedAt)
The date and time when the topic rule destination was last updated.
lastUpdatedAt
- The date and time when the topic rule destination was last updated.public Date getLastUpdatedAt()
The date and time when the topic rule destination was last updated.
public TopicRuleDestinationSummary withLastUpdatedAt(Date lastUpdatedAt)
The date and time when the topic rule destination was last updated.
lastUpdatedAt
- The date and time when the topic rule destination was last updated.public void setStatusReason(String statusReason)
The reason the topic rule destination is in the current status.
statusReason
- The reason the topic rule destination is in the current status.public String getStatusReason()
The reason the topic rule destination is in the current status.
public TopicRuleDestinationSummary withStatusReason(String statusReason)
The reason the topic rule destination is in the current status.
statusReason
- The reason the topic rule destination is in the current status.public void setHttpUrlSummary(HttpUrlDestinationSummary httpUrlSummary)
Information about the HTTP URL.
httpUrlSummary
- Information about the HTTP URL.public HttpUrlDestinationSummary getHttpUrlSummary()
Information about the HTTP URL.
public TopicRuleDestinationSummary withHttpUrlSummary(HttpUrlDestinationSummary httpUrlSummary)
Information about the HTTP URL.
httpUrlSummary
- Information about the HTTP URL.public void setVpcDestinationSummary(VpcDestinationSummary vpcDestinationSummary)
Information about the virtual private cloud (VPC) connection.
vpcDestinationSummary
- Information about the virtual private cloud (VPC) connection.public VpcDestinationSummary getVpcDestinationSummary()
Information about the virtual private cloud (VPC) connection.
public TopicRuleDestinationSummary withVpcDestinationSummary(VpcDestinationSummary vpcDestinationSummary)
Information about the virtual private cloud (VPC) connection.
vpcDestinationSummary
- Information about the virtual private cloud (VPC) connection.public String toString()
toString
in class Object
Object.toString()
public TopicRuleDestinationSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.