@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateTopicRuleDestinationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description | 
|---|
| UpdateTopicRuleDestinationRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateTopicRuleDestinationRequest | clone() | 
| boolean | equals(Object obj) | 
| String | getArn()
 The ARN of the topic rule destination. | 
| String | getStatus()
 The status of the topic rule destination. | 
| int | hashCode() | 
| void | setArn(String arn)
 The ARN of the topic rule destination. | 
| void | setStatus(String status)
 The status of the topic rule destination. | 
| String | toString()Returns a string representation of this object. | 
| UpdateTopicRuleDestinationRequest | withArn(String arn)
 The ARN of the topic rule destination. | 
| UpdateTopicRuleDestinationRequest | withStatus(String status)
 The status of the topic rule destination. | 
| UpdateTopicRuleDestinationRequest | withStatus(TopicRuleDestinationStatus status)
 The status of the topic rule destination. | 
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setArn(String arn)
The ARN of the topic rule destination.
arn - The ARN of the topic rule destination.public String getArn()
The ARN of the topic rule destination.
public UpdateTopicRuleDestinationRequest withArn(String arn)
The ARN of the topic rule destination.
arn - The ARN of the topic rule destination.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.
        
TopicRuleDestinationStatuspublic 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.
         
TopicRuleDestinationStatuspublic UpdateTopicRuleDestinationRequest 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.
        
TopicRuleDestinationStatuspublic UpdateTopicRuleDestinationRequest 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.
        
TopicRuleDestinationStatuspublic String toString()
toString in class ObjectObject.toString()public UpdateTopicRuleDestinationRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2022. All rights reserved.