public class TrafficPolicyInstance extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
TrafficPolicyInstance() |
| Modifier and Type | Method and Description |
|---|---|
TrafficPolicyInstance |
clone() |
boolean |
equals(Object obj) |
String |
getHostedZoneId()
Returns the value of the HostedZoneId property for this object.
|
String |
getId()
Returns the value of the Id property for this object.
|
String |
getMessage()
Returns the value of the Message property for this object.
|
String |
getName()
Returns the value of the Name property for this object.
|
String |
getState()
Returns the value of the State property for this object.
|
String |
getTrafficPolicyId()
Returns the value of the TrafficPolicyId property for this object.
|
String |
getTrafficPolicyType()
Returns the value of the TrafficPolicyType property for this object.
|
Integer |
getTrafficPolicyVersion()
Returns the value of the TrafficPolicyVersion property for this
object.
|
Long |
getTTL()
Returns the value of the TTL property for this object.
|
int |
hashCode() |
void |
setHostedZoneId(String hostedZoneId)
Sets the value of the HostedZoneId property for this object.
|
void |
setId(String id)
Sets the value of the Id property for this object.
|
void |
setMessage(String message)
Sets the value of the Message property for this object.
|
void |
setName(String name)
Sets the value of the Name property for this object.
|
void |
setState(String state)
Sets the value of the State property for this object.
|
void |
setTrafficPolicyId(String trafficPolicyId)
Sets the value of the TrafficPolicyId property for this object.
|
void |
setTrafficPolicyType(RRType trafficPolicyType)
Sets the value of the TrafficPolicyType property for this object.
|
void |
setTrafficPolicyType(String trafficPolicyType)
Sets the value of the TrafficPolicyType property for this object.
|
void |
setTrafficPolicyVersion(Integer trafficPolicyVersion)
Sets the value of the TrafficPolicyVersion property for this object.
|
void |
setTTL(Long tTL)
Sets the value of the TTL property for this object.
|
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
TrafficPolicyInstance |
withHostedZoneId(String hostedZoneId)
Sets the value of the HostedZoneId property for this object.
|
TrafficPolicyInstance |
withId(String id)
Sets the value of the Id property for this object.
|
TrafficPolicyInstance |
withMessage(String message)
Sets the value of the Message property for this object.
|
TrafficPolicyInstance |
withName(String name)
Sets the value of the Name property for this object.
|
TrafficPolicyInstance |
withState(String state)
Sets the value of the State property for this object.
|
TrafficPolicyInstance |
withTrafficPolicyId(String trafficPolicyId)
Sets the value of the TrafficPolicyId property for this object.
|
TrafficPolicyInstance |
withTrafficPolicyType(RRType trafficPolicyType)
Sets the value of the TrafficPolicyType property for this object.
|
TrafficPolicyInstance |
withTrafficPolicyType(String trafficPolicyType)
Sets the value of the TrafficPolicyType property for this object.
|
TrafficPolicyInstance |
withTrafficPolicyVersion(Integer trafficPolicyVersion)
Sets the value of the TrafficPolicyVersion property for this object.
|
TrafficPolicyInstance |
withTTL(Long tTL)
Sets the value of the TTL property for this object.
|
public String getId()
Constraints:
Length: 0 - 36
public void setId(String id)
Constraints:
Length: 0 - 36
id - The new value for the Id property for this object.public TrafficPolicyInstance withId(String id)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 36
id - The new value for the Id property for this object.public String getHostedZoneId()
Constraints:
Length: 0 - 32
public void setHostedZoneId(String hostedZoneId)
Constraints:
Length: 0 - 32
hostedZoneId - The new value for the HostedZoneId property for this object.public TrafficPolicyInstance withHostedZoneId(String hostedZoneId)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 32
hostedZoneId - The new value for the HostedZoneId property for this object.public String getName()
Constraints:
Length: 0 - 1024
public void setName(String name)
Constraints:
Length: 0 - 1024
name - The new value for the Name property for this object.public TrafficPolicyInstance withName(String name)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 1024
name - The new value for the Name property for this object.public Long getTTL()
Constraints:
Range: 0 - 2147483647
public void setTTL(Long tTL)
Constraints:
Range: 0 - 2147483647
tTL - The new value for the TTL property for this object.public TrafficPolicyInstance withTTL(Long tTL)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Range: 0 - 2147483647
tTL - The new value for the TTL property for this object.public String getState()
public void setState(String state)
state - The new value for the State property for this object.public TrafficPolicyInstance withState(String state)
Returns a reference to this object so that method calls can be chained together.
state - The new value for the State property for this object.public String getMessage()
Constraints:
Length: 0 - 1024
public void setMessage(String message)
Constraints:
Length: 0 - 1024
message - The new value for the Message property for this object.public TrafficPolicyInstance withMessage(String message)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 1024
message - The new value for the Message property for this object.public String getTrafficPolicyId()
Constraints:
Length: 0 - 36
public void setTrafficPolicyId(String trafficPolicyId)
Constraints:
Length: 0 - 36
trafficPolicyId - The new value for the TrafficPolicyId property for this object.public TrafficPolicyInstance withTrafficPolicyId(String trafficPolicyId)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 36
trafficPolicyId - The new value for the TrafficPolicyId property for this object.public Integer getTrafficPolicyVersion()
Constraints:
Range: 1 - 1000
public void setTrafficPolicyVersion(Integer trafficPolicyVersion)
Constraints:
Range: 1 - 1000
trafficPolicyVersion - The new value for the TrafficPolicyVersion property for this object.public TrafficPolicyInstance withTrafficPolicyVersion(Integer trafficPolicyVersion)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Range: 1 - 1000
trafficPolicyVersion - The new value for the TrafficPolicyVersion property for this object.public String getTrafficPolicyType()
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
RRTypepublic void setTrafficPolicyType(String trafficPolicyType)
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
trafficPolicyType - The new value for the TrafficPolicyType property for this object.RRTypepublic TrafficPolicyInstance withTrafficPolicyType(String trafficPolicyType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
trafficPolicyType - The new value for the TrafficPolicyType property for this object.RRTypepublic void setTrafficPolicyType(RRType trafficPolicyType)
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
trafficPolicyType - The new value for the TrafficPolicyType property for this object.RRTypepublic TrafficPolicyInstance withTrafficPolicyType(RRType trafficPolicyType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
trafficPolicyType - The new value for the TrafficPolicyType property for this object.RRTypepublic String toString()
toString in class ObjectObject.toString()public TrafficPolicyInstance clone()
Copyright © 2015. All rights reserved.