Class ListTrafficPoliciesResult
- All Implemented Interfaces:
Serializable
,Cloneable
A complex type that contains the response information for the request.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
A flag that indicates whether there are more traffic policies to be listed.The value that you specified for theMaxItems
parameter in the call toListTrafficPolicies
that produced the current response.If the value ofIsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.A list that contains oneTrafficPolicySummary
element for each traffic policy that was created by the current AWS account.int
hashCode()
A flag that indicates whether there are more traffic policies to be listed.void
setIsTruncated
(Boolean isTruncated) A flag that indicates whether there are more traffic policies to be listed.void
setMaxItems
(String maxItems) The value that you specified for theMaxItems
parameter in the call toListTrafficPolicies
that produced the current response.void
setTrafficPolicyIdMarker
(String trafficPolicyIdMarker) If the value ofIsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.void
setTrafficPolicySummaries
(Collection<TrafficPolicySummary> trafficPolicySummaries) A list that contains oneTrafficPolicySummary
element for each traffic policy that was created by the current AWS account.toString()
Returns a string representation of this object; useful for testing and debugging.withIsTruncated
(Boolean isTruncated) A flag that indicates whether there are more traffic policies to be listed.withMaxItems
(String maxItems) The value that you specified for theMaxItems
parameter in the call toListTrafficPolicies
that produced the current response.withTrafficPolicyIdMarker
(String trafficPolicyIdMarker) If the value ofIsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.withTrafficPolicySummaries
(TrafficPolicySummary... trafficPolicySummaries) A list that contains oneTrafficPolicySummary
element for each traffic policy that was created by the current AWS account.withTrafficPolicySummaries
(Collection<TrafficPolicySummary> trafficPolicySummaries) A list that contains oneTrafficPolicySummary
element for each traffic policy that was created by the current AWS account.
-
Constructor Details
-
ListTrafficPoliciesResult
public ListTrafficPoliciesResult()
-
-
Method Details
-
getTrafficPolicySummaries
A list that contains one
TrafficPolicySummary
element for each traffic policy that was created by the current AWS account.- Returns:
- A list that contains one
TrafficPolicySummary
element for each traffic policy that was created by the current AWS account.
-
setTrafficPolicySummaries
A list that contains one
TrafficPolicySummary
element for each traffic policy that was created by the current AWS account.- Parameters:
trafficPolicySummaries
- A list that contains oneTrafficPolicySummary
element for each traffic policy that was created by the current AWS account.
-
withTrafficPolicySummaries
public ListTrafficPoliciesResult withTrafficPolicySummaries(TrafficPolicySummary... trafficPolicySummaries) A list that contains one
TrafficPolicySummary
element for each traffic policy that was created by the current AWS account.NOTE: This method appends the values to the existing list (if any). Use
setTrafficPolicySummaries(java.util.Collection)
orwithTrafficPolicySummaries(java.util.Collection)
if you want to override the existing values.- Parameters:
trafficPolicySummaries
- A list that contains oneTrafficPolicySummary
element for each traffic policy that was created by the current AWS account.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
withTrafficPolicySummaries
public ListTrafficPoliciesResult withTrafficPolicySummaries(Collection<TrafficPolicySummary> trafficPolicySummaries) A list that contains one
TrafficPolicySummary
element for each traffic policy that was created by the current AWS account.- Parameters:
trafficPolicySummaries
- A list that contains oneTrafficPolicySummary
element for each traffic policy that was created by the current AWS account.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setIsTruncated
A flag that indicates whether there are more traffic policies to be listed. If the response was truncated, you can get the next group of
MaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
- Parameters:
isTruncated
- A flag that indicates whether there are more traffic policies to be listed. If the response was truncated, you can get the next group ofMaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
-
getIsTruncated
A flag that indicates whether there are more traffic policies to be listed. If the response was truncated, you can get the next group of
MaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
- Returns:
- A flag that indicates whether there are more traffic policies to
be listed. If the response was truncated, you can get the next
group of
MaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
-
withIsTruncated
A flag that indicates whether there are more traffic policies to be listed. If the response was truncated, you can get the next group of
MaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
- Parameters:
isTruncated
- A flag that indicates whether there are more traffic policies to be listed. If the response was truncated, you can get the next group ofMaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
isTruncated
A flag that indicates whether there are more traffic policies to be listed. If the response was truncated, you can get the next group of
MaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
- Returns:
- A flag that indicates whether there are more traffic policies to
be listed. If the response was truncated, you can get the next
group of
MaxItems
traffic policies by callingListTrafficPolicies
again and specifying the value of theTrafficPolicyIdMarker
element in theTrafficPolicyIdMarker
request parameter.Valid Values:
true
|false
-
setTrafficPolicyIdMarker
If the value of
IsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.- Parameters:
trafficPolicyIdMarker
- If the value ofIsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.
-
getTrafficPolicyIdMarker
If the value of
IsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.- Returns:
- If the value of
IsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.
-
withTrafficPolicyIdMarker
If the value of
IsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.- Parameters:
trafficPolicyIdMarker
- If the value ofIsTruncated
istrue
,TrafficPolicyIdMarker
is the ID of the first traffic policy in the next group ofMaxItems
traffic policies.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setMaxItems
The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicies
that produced the current response.- Parameters:
maxItems
- The value that you specified for theMaxItems
parameter in the call toListTrafficPolicies
that produced the current response.
-
getMaxItems
The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicies
that produced the current response.- Returns:
- The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicies
that produced the current response.
-
withMaxItems
The value that you specified for the
MaxItems
parameter in the call toListTrafficPolicies
that produced the current response.- Parameters:
maxItems
- The value that you specified for theMaxItems
parameter in the call toListTrafficPolicies
that produced the current response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-