Class TrafficPolicySummary
java.lang.Object
com.amazonaws.services.route53.model.TrafficPolicySummary
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleangetId()getName()getType()inthashCode()voidvoidsetLatestVersion(Integer latestVersion) voidvoidsetTrafficPolicyCount(Integer trafficPolicyCount) voidvoidtoString()Returns a string representation of this object; useful for testing and debugging.withLatestVersion(Integer latestVersion) withTrafficPolicyCount(Integer trafficPolicyCount)
-
Constructor Details
-
TrafficPolicySummary
public TrafficPolicySummary()
-
-
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.
-
setName
- Parameters:
name-
-
getName
- Returns:
-
withName
- Parameters:
name-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setType
- Parameters:
type-- See Also:
-
getType
- Returns:
- See Also:
-
withType
- Parameters:
type-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setType
- Parameters:
type-- See Also:
-
withType
- Parameters:
type-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setLatestVersion
- Parameters:
latestVersion-
-
getLatestVersion
- Returns:
-
withLatestVersion
- Parameters:
latestVersion-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setTrafficPolicyCount
- Parameters:
trafficPolicyCount-
-
getTrafficPolicyCount
- Returns:
-
withTrafficPolicyCount
- Parameters:
trafficPolicyCount-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
-
equals
-
hashCode
-
clone
-