Class TrafficPolicyInstance
java.lang.Object
com.amazonaws.services.route53.model.TrafficPolicyInstance
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleangetId()getName()getState()getTTL()inthashCode()voidsetHostedZoneId(String hostedZoneId) voidvoidsetMessage(String message) voidvoidvoidsetTrafficPolicyId(String trafficPolicyId) voidsetTrafficPolicyType(RRType trafficPolicyType) voidsetTrafficPolicyType(String trafficPolicyType) voidsetTrafficPolicyVersion(Integer trafficPolicyVersion) voidtoString()Returns a string representation of this object; useful for testing and debugging.withHostedZoneId(String hostedZoneId) withMessage(String message) withTrafficPolicyId(String trafficPolicyId) withTrafficPolicyType(RRType trafficPolicyType) withTrafficPolicyType(String trafficPolicyType) withTrafficPolicyVersion(Integer trafficPolicyVersion)
-
Constructor Details
-
TrafficPolicyInstance
public TrafficPolicyInstance()
-
-
Method Details
-
setId
- Parameters:
id-
-
getId
- Returns:
-
withId
- Parameters:
id-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setHostedZoneId
- Parameters:
hostedZoneId-
-
getHostedZoneId
- Returns:
-
withHostedZoneId
- Parameters:
hostedZoneId-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setName
- Parameters:
name-
-
getName
- Returns:
-
withName
- Parameters:
name-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTTL
- Parameters:
tTL-
-
getTTL
- Returns:
-
withTTL
- Parameters:
tTL-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setState
- Parameters:
state-
-
getState
- Returns:
-
withState
- Parameters:
state-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setMessage
- Parameters:
message-
-
getMessage
- Returns:
-
withMessage
- Parameters:
message-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyId
- Parameters:
trafficPolicyId-
-
getTrafficPolicyId
- Returns:
-
withTrafficPolicyId
- Parameters:
trafficPolicyId-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyVersion
- Parameters:
trafficPolicyVersion-
-
getTrafficPolicyVersion
- Returns:
-
withTrafficPolicyVersion
- Parameters:
trafficPolicyVersion-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyType
- Parameters:
trafficPolicyType-- See Also:
-
getTrafficPolicyType
- Returns:
- See Also:
-
withTrafficPolicyType
- Parameters:
trafficPolicyType-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setTrafficPolicyType
- Parameters:
trafficPolicyType-- See Also:
-
withTrafficPolicyType
- Parameters:
trafficPolicyType-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
toString
-
equals
-
hashCode
-
clone
-