@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListQueryLoggingConfigsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListQueryLoggingConfigsRequest() |
Modifier and Type | Method and Description |
---|---|
ListQueryLoggingConfigsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getHostedZoneId()
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the
ID in
HostedZoneId . |
String |
getMaxResults()
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response
to the current request.
|
String |
getNextToken()
(Optional) If the current Amazon Web Services account has more than
MaxResults query logging
configurations, use NextToken to get the second and subsequent pages of results. |
int |
hashCode() |
void |
setHostedZoneId(String hostedZoneId)
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the
ID in
HostedZoneId . |
void |
setMaxResults(String maxResults)
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response
to the current request.
|
void |
setNextToken(String nextToken)
(Optional) If the current Amazon Web Services account has more than
MaxResults query logging
configurations, use NextToken to get the second and subsequent pages of results. |
String |
toString()
Returns a string representation of this object.
|
ListQueryLoggingConfigsRequest |
withHostedZoneId(String hostedZoneId)
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the
ID in
HostedZoneId . |
ListQueryLoggingConfigsRequest |
withMaxResults(String maxResults)
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response
to the current request.
|
ListQueryLoggingConfigsRequest |
withNextToken(String nextToken)
(Optional) If the current Amazon Web Services account has more than
MaxResults query logging
configurations, use NextToken to get the second and subsequent pages of results. |
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 setHostedZoneId(String hostedZoneId)
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the
ID in HostedZoneId
.
If you don't specify a hosted zone ID, ListQueryLoggingConfigs
returns all of the configurations
that are associated with the current Amazon Web Services account.
hostedZoneId
- (Optional) If you want to list the query logging configuration that is associated with a hosted zone,
specify the ID in HostedZoneId
.
If you don't specify a hosted zone ID, ListQueryLoggingConfigs
returns all of the
configurations that are associated with the current Amazon Web Services account.
public String getHostedZoneId()
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the
ID in HostedZoneId
.
If you don't specify a hosted zone ID, ListQueryLoggingConfigs
returns all of the configurations
that are associated with the current Amazon Web Services account.
HostedZoneId
.
If you don't specify a hosted zone ID, ListQueryLoggingConfigs
returns all of the
configurations that are associated with the current Amazon Web Services account.
public ListQueryLoggingConfigsRequest withHostedZoneId(String hostedZoneId)
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the
ID in HostedZoneId
.
If you don't specify a hosted zone ID, ListQueryLoggingConfigs
returns all of the configurations
that are associated with the current Amazon Web Services account.
hostedZoneId
- (Optional) If you want to list the query logging configuration that is associated with a hosted zone,
specify the ID in HostedZoneId
.
If you don't specify a hosted zone ID, ListQueryLoggingConfigs
returns all of the
configurations that are associated with the current Amazon Web Services account.
public void setNextToken(String nextToken)
(Optional) If the current Amazon Web Services account has more than MaxResults
query logging
configurations, use NextToken
to get the second and subsequent pages of results.
For the first ListQueryLoggingConfigs
request, omit this value.
For the second and subsequent requests, get the value of NextToken
from the previous response and
specify that value for NextToken
in the request.
nextToken
- (Optional) If the current Amazon Web Services account has more than MaxResults
query logging
configurations, use NextToken
to get the second and subsequent pages of results.
For the first ListQueryLoggingConfigs
request, omit this value.
For the second and subsequent requests, get the value of NextToken
from the previous response
and specify that value for NextToken
in the request.
public String getNextToken()
(Optional) If the current Amazon Web Services account has more than MaxResults
query logging
configurations, use NextToken
to get the second and subsequent pages of results.
For the first ListQueryLoggingConfigs
request, omit this value.
For the second and subsequent requests, get the value of NextToken
from the previous response and
specify that value for NextToken
in the request.
MaxResults
query logging
configurations, use NextToken
to get the second and subsequent pages of results.
For the first ListQueryLoggingConfigs
request, omit this value.
For the second and subsequent requests, get the value of NextToken
from the previous
response and specify that value for NextToken
in the request.
public ListQueryLoggingConfigsRequest withNextToken(String nextToken)
(Optional) If the current Amazon Web Services account has more than MaxResults
query logging
configurations, use NextToken
to get the second and subsequent pages of results.
For the first ListQueryLoggingConfigs
request, omit this value.
For the second and subsequent requests, get the value of NextToken
from the previous response and
specify that value for NextToken
in the request.
nextToken
- (Optional) If the current Amazon Web Services account has more than MaxResults
query logging
configurations, use NextToken
to get the second and subsequent pages of results.
For the first ListQueryLoggingConfigs
request, omit this value.
For the second and subsequent requests, get the value of NextToken
from the previous response
and specify that value for NextToken
in the request.
public void setMaxResults(String maxResults)
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response
to the current request. If the current Amazon Web Services account has more than MaxResults
configurations, use the value of NextToken in the response to get the next page of results.
If you don't specify a value for MaxResults
, Route 53 returns up to 100 configurations.
maxResults
- (Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in
response to the current request. If the current Amazon Web Services account has more than
MaxResults
configurations, use the value of NextToken in the response to get the next page of results.
If you don't specify a value for MaxResults
, Route 53 returns up to 100 configurations.
public String getMaxResults()
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response
to the current request. If the current Amazon Web Services account has more than MaxResults
configurations, use the value of NextToken in the response to get the next page of results.
If you don't specify a value for MaxResults
, Route 53 returns up to 100 configurations.
MaxResults
configurations, use the value of NextToken in the response to get the next page of results.
If you don't specify a value for MaxResults
, Route 53 returns up to 100 configurations.
public ListQueryLoggingConfigsRequest withMaxResults(String maxResults)
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response
to the current request. If the current Amazon Web Services account has more than MaxResults
configurations, use the value of NextToken in the response to get the next page of results.
If you don't specify a value for MaxResults
, Route 53 returns up to 100 configurations.
maxResults
- (Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in
response to the current request. If the current Amazon Web Services account has more than
MaxResults
configurations, use the value of NextToken in the response to get the next page of results.
If you don't specify a value for MaxResults
, Route 53 returns up to 100 configurations.
public String toString()
toString
in class Object
Object.toString()
public ListQueryLoggingConfigsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()