public class ListHealthChecksResult
extends java.lang.Object
implements java.io.Serializable
A complex type that contains the response for the request.
| コンストラクタと説明 |
|---|
ListHealthChecksResult() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.util.List<HealthCheck> |
getHealthChecks()
A complex type that contains information about the health checks
associated with the current AWS account.
|
java.lang.Boolean |
getIsTruncated()
A flag indicating whether there are more health checks to be listed.
|
java.lang.String |
getMarker()
If the request returned more than one page of results, submit another
request and specify the value of
NextMarker from the last
response in the marker parameter to get the next page of
results. |
java.lang.String |
getMaxItems()
The maximum number of health checks to be included in the response
body.
|
java.lang.String |
getNextMarker()
Indicates where to continue listing health checks.
|
int |
hashCode() |
java.lang.Boolean |
isTruncated()
A flag indicating whether there are more health checks to be listed.
|
void |
setHealthChecks(java.util.Collection<HealthCheck> healthChecks)
A complex type that contains information about the health checks
associated with the current AWS account.
|
void |
setIsTruncated(java.lang.Boolean isTruncated)
A flag indicating whether there are more health checks to be listed.
|
void |
setMarker(java.lang.String marker)
If the request returned more than one page of results, submit another
request and specify the value of
NextMarker from the last
response in the marker parameter to get the next page of
results. |
void |
setMaxItems(java.lang.String maxItems)
The maximum number of health checks to be included in the response
body.
|
void |
setNextMarker(java.lang.String nextMarker)
Indicates where to continue listing health checks.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
ListHealthChecksResult |
withHealthChecks(java.util.Collection<HealthCheck> healthChecks)
A complex type that contains information about the health checks
associated with the current AWS account.
|
ListHealthChecksResult |
withHealthChecks(HealthCheck... healthChecks)
A complex type that contains information about the health checks
associated with the current AWS account.
|
ListHealthChecksResult |
withIsTruncated(java.lang.Boolean isTruncated)
A flag indicating whether there are more health checks to be listed.
|
ListHealthChecksResult |
withMarker(java.lang.String marker)
If the request returned more than one page of results, submit another
request and specify the value of
NextMarker from the last
response in the marker parameter to get the next page of
results. |
ListHealthChecksResult |
withMaxItems(java.lang.String maxItems)
The maximum number of health checks to be included in the response
body.
|
ListHealthChecksResult |
withNextMarker(java.lang.String nextMarker)
Indicates where to continue listing health checks.
|
public java.util.List<HealthCheck> getHealthChecks()
public void setHealthChecks(java.util.Collection<HealthCheck> healthChecks)
healthChecks - A complex type that contains information about the health checks
associated with the current AWS account.public ListHealthChecksResult withHealthChecks(HealthCheck... healthChecks)
Returns a reference to this object so that method calls can be chained together.
healthChecks - A complex type that contains information about the health checks
associated with the current AWS account.public ListHealthChecksResult withHealthChecks(java.util.Collection<HealthCheck> healthChecks)
Returns a reference to this object so that method calls can be chained together.
healthChecks - A complex type that contains information about the health checks
associated with the current AWS account.public java.lang.String getMarker()
NextMarker from the last
response in the marker parameter to get the next page of
results.
Constraints:
Length: 0 - 64
NextMarker from the last
response in the marker parameter to get the next page of
results.public void setMarker(java.lang.String marker)
NextMarker from the last
response in the marker parameter to get the next page of
results.
Constraints:
Length: 0 - 64
marker - If the request returned more than one page of results, submit another
request and specify the value of NextMarker from the last
response in the marker parameter to get the next page of
results.public ListHealthChecksResult withMarker(java.lang.String marker)
NextMarker from the last
response in the marker parameter to get the next page of
results.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 64
marker - If the request returned more than one page of results, submit another
request and specify the value of NextMarker from the last
response in the marker parameter to get the next page of
results.public java.lang.Boolean isTruncated()
Marker element.
Valid Values: true | false
Marker element.
Valid Values: true | false
public void setIsTruncated(java.lang.Boolean isTruncated)
Marker element.
Valid Values: true | false
isTruncated - A flag indicating whether there are more health checks to be listed.
If your results were truncated, you can make a follow-up request for
the next page of results by using the Marker element.
Valid Values: true | false
public ListHealthChecksResult withIsTruncated(java.lang.Boolean isTruncated)
Marker element.
Valid Values: true | false
Returns a reference to this object so that method calls can be chained together.
isTruncated - A flag indicating whether there are more health checks to be listed.
If your results were truncated, you can make a follow-up request for
the next page of results by using the Marker element.
Valid Values: true | false
public java.lang.Boolean getIsTruncated()
Marker element.
Valid Values: true | false
Marker element.
Valid Values: true | false
public java.lang.String getNextMarker()
true, make
another request to ListHealthChecks and include the value
of the NextMarker element in the Marker
element to get the next page of results.
Constraints:
Length: 0 - 64
true, make
another request to ListHealthChecks and include the value
of the NextMarker element in the Marker
element to get the next page of results.public void setNextMarker(java.lang.String nextMarker)
true, make
another request to ListHealthChecks and include the value
of the NextMarker element in the Marker
element to get the next page of results.
Constraints:
Length: 0 - 64
nextMarker - Indicates where to continue listing health checks. If
ListHealthChecksResponse$IsTruncated is true, make
another request to ListHealthChecks and include the value
of the NextMarker element in the Marker
element to get the next page of results.public ListHealthChecksResult withNextMarker(java.lang.String nextMarker)
true, make
another request to ListHealthChecks and include the value
of the NextMarker element in the Marker
element to get the next page of results.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 0 - 64
nextMarker - Indicates where to continue listing health checks. If
ListHealthChecksResponse$IsTruncated is true, make
another request to ListHealthChecks and include the value
of the NextMarker element in the Marker
element to get the next page of results.public java.lang.String getMaxItems()
MaxItems, the value of
ListHealthChecksResponse$IsTruncated in the response is
true. Call ListHealthChecks again and
specify the value of ListHealthChecksResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.MaxItems, the value of
ListHealthChecksResponse$IsTruncated in the response is
true. Call ListHealthChecks again and
specify the value of ListHealthChecksResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.public void setMaxItems(java.lang.String maxItems)
MaxItems, the value of
ListHealthChecksResponse$IsTruncated in the response is
true. Call ListHealthChecks again and
specify the value of ListHealthChecksResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.maxItems - The maximum number of health checks to be included in the response
body. If the number of health checks associated with this AWS account
exceeds MaxItems, the value of
ListHealthChecksResponse$IsTruncated in the response is
true. Call ListHealthChecks again and
specify the value of ListHealthChecksResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.public ListHealthChecksResult withMaxItems(java.lang.String maxItems)
MaxItems, the value of
ListHealthChecksResponse$IsTruncated in the response is
true. Call ListHealthChecks again and
specify the value of ListHealthChecksResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.
Returns a reference to this object so that method calls can be chained together.
maxItems - The maximum number of health checks to be included in the response
body. If the number of health checks associated with this AWS account
exceeds MaxItems, the value of
ListHealthChecksResponse$IsTruncated in the response is
true. Call ListHealthChecks again and
specify the value of ListHealthChecksResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.public java.lang.String toString()
toString クラス内 java.lang.ObjectObject.toString()public int hashCode()
hashCode クラス内 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals クラス内 java.lang.Object