@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListInsightsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListInsightsRequest() |
Modifier and Type | Method and Description |
---|---|
ListInsightsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getClusterName()
The name of the Amazon EKS cluster associated with the insights.
|
InsightsFilter |
getFilter()
The criteria to filter your list of insights for your cluster.
|
Integer |
getMaxResults()
The maximum number of identity provider configurations returned by
ListInsights in paginated output. |
String |
getNextToken()
The
nextToken value returned from a previous paginated ListInsights request. |
int |
hashCode() |
void |
setClusterName(String clusterName)
The name of the Amazon EKS cluster associated with the insights.
|
void |
setFilter(InsightsFilter filter)
The criteria to filter your list of insights for your cluster.
|
void |
setMaxResults(Integer maxResults)
The maximum number of identity provider configurations returned by
ListInsights in paginated output. |
void |
setNextToken(String nextToken)
The
nextToken value returned from a previous paginated ListInsights request. |
String |
toString()
Returns a string representation of this object.
|
ListInsightsRequest |
withClusterName(String clusterName)
The name of the Amazon EKS cluster associated with the insights.
|
ListInsightsRequest |
withFilter(InsightsFilter filter)
The criteria to filter your list of insights for your cluster.
|
ListInsightsRequest |
withMaxResults(Integer maxResults)
The maximum number of identity provider configurations returned by
ListInsights in paginated output. |
ListInsightsRequest |
withNextToken(String nextToken)
The
nextToken value returned from a previous paginated ListInsights request. |
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setClusterName(String clusterName)
The name of the Amazon EKS cluster associated with the insights.
clusterName
- The name of the Amazon EKS cluster associated with the insights.public String getClusterName()
The name of the Amazon EKS cluster associated with the insights.
public ListInsightsRequest withClusterName(String clusterName)
The name of the Amazon EKS cluster associated with the insights.
clusterName
- The name of the Amazon EKS cluster associated with the insights.public void setFilter(InsightsFilter filter)
The criteria to filter your list of insights for your cluster. You can filter which insights are returned by category, associated Kubernetes version, and status.
filter
- The criteria to filter your list of insights for your cluster. You can filter which insights are returned
by category, associated Kubernetes version, and status.public InsightsFilter getFilter()
The criteria to filter your list of insights for your cluster. You can filter which insights are returned by category, associated Kubernetes version, and status.
public ListInsightsRequest withFilter(InsightsFilter filter)
The criteria to filter your list of insights for your cluster. You can filter which insights are returned by category, associated Kubernetes version, and status.
filter
- The criteria to filter your list of insights for your cluster. You can filter which insights are returned
by category, associated Kubernetes version, and status.public void setMaxResults(Integer maxResults)
The maximum number of identity provider configurations returned by ListInsights
in paginated output.
When you use this parameter, ListInsights
returns only maxResults
results in a single
page along with a nextToken
response element. You can see the remaining results of the initial
request by sending another ListInsights
request with the returned nextToken
value. This
value can be between 1 and 100. If you don't use this parameter, ListInsights
returns up to 100
results and a nextToken
value, if applicable.
maxResults
- The maximum number of identity provider configurations returned by ListInsights
in paginated
output. When you use this parameter, ListInsights
returns only maxResults
results in a single page along with a nextToken
response element. You can see the remaining
results of the initial request by sending another ListInsights
request with the returned
nextToken
value. This value can be between 1 and 100. If you don't use this parameter,
ListInsights
returns up to 100 results and a nextToken
value, if applicable.public Integer getMaxResults()
The maximum number of identity provider configurations returned by ListInsights
in paginated output.
When you use this parameter, ListInsights
returns only maxResults
results in a single
page along with a nextToken
response element. You can see the remaining results of the initial
request by sending another ListInsights
request with the returned nextToken
value. This
value can be between 1 and 100. If you don't use this parameter, ListInsights
returns up to 100
results and a nextToken
value, if applicable.
ListInsights
in paginated
output. When you use this parameter, ListInsights
returns only maxResults
results in a single page along with a nextToken
response element. You can see the remaining
results of the initial request by sending another ListInsights
request with the returned
nextToken
value. This value can be between 1 and 100. If you don't use this parameter,
ListInsights
returns up to 100 results and a nextToken
value, if applicable.public ListInsightsRequest withMaxResults(Integer maxResults)
The maximum number of identity provider configurations returned by ListInsights
in paginated output.
When you use this parameter, ListInsights
returns only maxResults
results in a single
page along with a nextToken
response element. You can see the remaining results of the initial
request by sending another ListInsights
request with the returned nextToken
value. This
value can be between 1 and 100. If you don't use this parameter, ListInsights
returns up to 100
results and a nextToken
value, if applicable.
maxResults
- The maximum number of identity provider configurations returned by ListInsights
in paginated
output. When you use this parameter, ListInsights
returns only maxResults
results in a single page along with a nextToken
response element. You can see the remaining
results of the initial request by sending another ListInsights
request with the returned
nextToken
value. This value can be between 1 and 100. If you don't use this parameter,
ListInsights
returns up to 100 results and a nextToken
value, if applicable.public void setNextToken(String nextToken)
The nextToken
value returned from a previous paginated ListInsights
request. When the
results of a ListInsights
request exceed maxResults
, you can use this value to retrieve
the next page of results. This value is null
when there are no more results to return.
nextToken
- The nextToken
value returned from a previous paginated ListInsights
request.
When the results of a ListInsights
request exceed maxResults
, you can use this
value to retrieve the next page of results. This value is null
when there are no more results
to return.public String getNextToken()
The nextToken
value returned from a previous paginated ListInsights
request. When the
results of a ListInsights
request exceed maxResults
, you can use this value to retrieve
the next page of results. This value is null
when there are no more results to return.
nextToken
value returned from a previous paginated ListInsights
request.
When the results of a ListInsights
request exceed maxResults
, you can use this
value to retrieve the next page of results. This value is null
when there are no more
results to return.public ListInsightsRequest withNextToken(String nextToken)
The nextToken
value returned from a previous paginated ListInsights
request. When the
results of a ListInsights
request exceed maxResults
, you can use this value to retrieve
the next page of results. This value is null
when there are no more results to return.
nextToken
- The nextToken
value returned from a previous paginated ListInsights
request.
When the results of a ListInsights
request exceed maxResults
, you can use this
value to retrieve the next page of results. This value is null
when there are no more results
to return.public String toString()
toString
in class Object
Object.toString()
public ListInsightsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()