@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListPerformanceAnalysisReportsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListPerformanceAnalysisReportsRequest() |
Modifier and Type | Method and Description |
---|---|
ListPerformanceAnalysisReportsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getIdentifier()
An immutable identifier for a data source that is unique for an Amazon Web Services Region.
|
Boolean |
getListTags()
Specifies whether or not to include the list of tags in the response.
|
Integer |
getMaxResults()
The maximum number of items to return in the response.
|
String |
getNextToken()
An optional pagination token provided by a previous request.
|
String |
getServiceType()
The Amazon Web Services service for which Performance Insights returns metrics.
|
int |
hashCode() |
Boolean |
isListTags()
Specifies whether or not to include the list of tags in the response.
|
void |
setIdentifier(String identifier)
An immutable identifier for a data source that is unique for an Amazon Web Services Region.
|
void |
setListTags(Boolean listTags)
Specifies whether or not to include the list of tags in the response.
|
void |
setMaxResults(Integer maxResults)
The maximum number of items to return in the response.
|
void |
setNextToken(String nextToken)
An optional pagination token provided by a previous request.
|
void |
setServiceType(String serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
String |
toString()
Returns a string representation of this object.
|
ListPerformanceAnalysisReportsRequest |
withIdentifier(String identifier)
An immutable identifier for a data source that is unique for an Amazon Web Services Region.
|
ListPerformanceAnalysisReportsRequest |
withListTags(Boolean listTags)
Specifies whether or not to include the list of tags in the response.
|
ListPerformanceAnalysisReportsRequest |
withMaxResults(Integer maxResults)
The maximum number of items to return in the response.
|
ListPerformanceAnalysisReportsRequest |
withNextToken(String nextToken)
An optional pagination token provided by a previous request.
|
ListPerformanceAnalysisReportsRequest |
withServiceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
ListPerformanceAnalysisReportsRequest |
withServiceType(String serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
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 ListPerformanceAnalysisReportsRequest()
public void setServiceType(String serviceType)
The Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS
.
serviceType
- The Amazon Web Services service for which Performance Insights returns metrics. Valid value is
RDS
.ServiceType
public String getServiceType()
The Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS
.
RDS
.ServiceType
public ListPerformanceAnalysisReportsRequest withServiceType(String serviceType)
The Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS
.
serviceType
- The Amazon Web Services service for which Performance Insights returns metrics. Valid value is
RDS
.ServiceType
public ListPerformanceAnalysisReportsRequest withServiceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS
.
serviceType
- The Amazon Web Services service for which Performance Insights returns metrics. Valid value is
RDS
.ServiceType
public void setIdentifier(String identifier)
An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights
gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you
call DescribeDBInstances
, the identifier is returned as DbiResourceId
.
To use a DB instance as a data source, specify its DbiResourceId
value. For example, specify
db-ABCDEFGHIJKLMNOPQRSTU1VW2X
.
identifier
- An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance
Insights gathers metrics from this data source. In the console, the identifier is shown as
ResourceID. When you call DescribeDBInstances
, the identifier is returned as
DbiResourceId
.
To use a DB instance as a data source, specify its DbiResourceId
value. For example, specify
db-ABCDEFGHIJKLMNOPQRSTU1VW2X
.
public String getIdentifier()
An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights
gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you
call DescribeDBInstances
, the identifier is returned as DbiResourceId
.
To use a DB instance as a data source, specify its DbiResourceId
value. For example, specify
db-ABCDEFGHIJKLMNOPQRSTU1VW2X
.
DescribeDBInstances
, the identifier is returned as
DbiResourceId
.
To use a DB instance as a data source, specify its DbiResourceId
value. For example, specify
db-ABCDEFGHIJKLMNOPQRSTU1VW2X
.
public ListPerformanceAnalysisReportsRequest withIdentifier(String identifier)
An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights
gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you
call DescribeDBInstances
, the identifier is returned as DbiResourceId
.
To use a DB instance as a data source, specify its DbiResourceId
value. For example, specify
db-ABCDEFGHIJKLMNOPQRSTU1VW2X
.
identifier
- An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance
Insights gathers metrics from this data source. In the console, the identifier is shown as
ResourceID. When you call DescribeDBInstances
, the identifier is returned as
DbiResourceId
.
To use a DB instance as a data source, specify its DbiResourceId
value. For example, specify
db-ABCDEFGHIJKLMNOPQRSTU1VW2X
.
public void setNextToken(String nextToken)
An optional pagination token provided by a previous request. If this parameter is specified, the response
includes only records beyond the token, up to the value specified by MaxResults
.
nextToken
- An optional pagination token provided by a previous request. If this parameter is specified, the response
includes only records beyond the token, up to the value specified by MaxResults
.public String getNextToken()
An optional pagination token provided by a previous request. If this parameter is specified, the response
includes only records beyond the token, up to the value specified by MaxResults
.
MaxResults
.public ListPerformanceAnalysisReportsRequest withNextToken(String nextToken)
An optional pagination token provided by a previous request. If this parameter is specified, the response
includes only records beyond the token, up to the value specified by MaxResults
.
nextToken
- An optional pagination token provided by a previous request. If this parameter is specified, the response
includes only records beyond the token, up to the value specified by MaxResults
.public void setMaxResults(Integer maxResults)
The maximum number of items to return in the response. If more items exist than the specified
MaxResults
value, a pagination token is included in the response so that the remaining results can
be retrieved.
maxResults
- The maximum number of items to return in the response. If more items exist than the specified
MaxResults
value, a pagination token is included in the response so that the remaining
results can be retrieved.public Integer getMaxResults()
The maximum number of items to return in the response. If more items exist than the specified
MaxResults
value, a pagination token is included in the response so that the remaining results can
be retrieved.
MaxResults
value, a pagination token is included in the response so that the remaining
results can be retrieved.public ListPerformanceAnalysisReportsRequest withMaxResults(Integer maxResults)
The maximum number of items to return in the response. If more items exist than the specified
MaxResults
value, a pagination token is included in the response so that the remaining results can
be retrieved.
maxResults
- The maximum number of items to return in the response. If more items exist than the specified
MaxResults
value, a pagination token is included in the response so that the remaining
results can be retrieved.public void setListTags(Boolean listTags)
Specifies whether or not to include the list of tags in the response.
listTags
- Specifies whether or not to include the list of tags in the response.public Boolean getListTags()
Specifies whether or not to include the list of tags in the response.
public ListPerformanceAnalysisReportsRequest withListTags(Boolean listTags)
Specifies whether or not to include the list of tags in the response.
listTags
- Specifies whether or not to include the list of tags in the response.public Boolean isListTags()
Specifies whether or not to include the list of tags in the response.
public String toString()
toString
in class Object
Object.toString()
public ListPerformanceAnalysisReportsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.