Skip navigation links
A B C D E F G H I M N R S T V W 

A

AbstractAWSPI - Class in com.amazonaws.services.pi
Abstract implementation of AWSPI.
AbstractAWSPI() - Constructor for class com.amazonaws.services.pi.AbstractAWSPI
 
AbstractAWSPIAsync - Class in com.amazonaws.services.pi
Abstract implementation of AWSPIAsync.
AbstractAWSPIAsync() - Constructor for class com.amazonaws.services.pi.AbstractAWSPIAsync
 
addDimensionsEntry(String, String) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
 
addDimensionsEntry(String, String) - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
 
addDimensionsEntry(String, String) - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
 
addFilterEntry(String, String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
 
addFilterEntry(String, String) - Method in class com.amazonaws.services.pi.model.MetricQuery
 
asyncBuilder() - Static method in class com.amazonaws.services.pi.AWSPIAsyncClient
 
AWSPI - Interface in com.amazonaws.services.pi
Interface for accessing AWS PI.
AWSPIAsync - Interface in com.amazonaws.services.pi
Interface for accessing AWS PI asynchronously.
AWSPIAsyncClient - Class in com.amazonaws.services.pi
Client for accessing AWS PI asynchronously.
AWSPIAsyncClientBuilder - Class in com.amazonaws.services.pi
Fluent builder for AWSPIAsync.
AWSPIClient - Class in com.amazonaws.services.pi
Client for accessing AWS PI.
AWSPIClientBuilder - Class in com.amazonaws.services.pi
Fluent builder for AWSPI.
AWSPIException - Exception in com.amazonaws.services.pi.model
Base exception for all service exceptions thrown by AWS Performance Insights
AWSPIException(String) - Constructor for exception com.amazonaws.services.pi.model.AWSPIException
Constructs a new AWSPIException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.pi.AWSPIAsyncClientBuilder
Construct an asynchronous implementation of AWSPIAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.pi.AWSPIClientBuilder
Construct a synchronous implementation of AWSPI using the current builder configuration.
builder() - Static method in class com.amazonaws.services.pi.AWSPIClient
 

C

clearDimensionsEntries() - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
Removes all the entries added into Dimensions.
clearDimensionsEntries() - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
Removes all the entries added into Dimensions.
clearDimensionsEntries() - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
Removes all the entries added into Dimensions.
clearFilterEntries() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
Removes all the entries added into Filter.
clearFilterEntries() - Method in class com.amazonaws.services.pi.model.MetricQuery
Removes all the entries added into Filter.
clone() - Method in class com.amazonaws.services.pi.model.DataPoint
 
clone() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
 
clone() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
 
clone() - Method in class com.amazonaws.services.pi.model.DimensionGroup
 
clone() - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
 
clone() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
 
clone() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
 
clone() - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
 
clone() - Method in class com.amazonaws.services.pi.model.MetricQuery
 
clone() - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
 
clone() - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
 
com.amazonaws.services.pi - package com.amazonaws.services.pi
AWS Performance Insights enables you to monitor and explore different dimensions of database load based on data captured from a running RDS instance.
com.amazonaws.services.pi.model - package com.amazonaws.services.pi.model
 
configFactory - Static variable in class com.amazonaws.services.pi.AWSPIClient
Client configuration factory providing ClientConfigurations tailored to this client

D

DataPoint - Class in com.amazonaws.services.pi.model
A timestamp, and a single numerical value, which together represent a measurement at a particular point in time.
DataPoint() - Constructor for class com.amazonaws.services.pi.model.DataPoint
 
defaultClient() - Static method in class com.amazonaws.services.pi.AWSPIAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.pi.AWSPIClientBuilder
 
describeDimensionKeys(DescribeDimensionKeysRequest) - Method in class com.amazonaws.services.pi.AbstractAWSPI
 
describeDimensionKeys(DescribeDimensionKeysRequest) - Method in interface com.amazonaws.services.pi.AWSPI
For a specific time period, retrieve the top N dimension keys for a metric.
describeDimensionKeys(DescribeDimensionKeysRequest) - Method in class com.amazonaws.services.pi.AWSPIClient
For a specific time period, retrieve the top N dimension keys for a metric.
describeDimensionKeysAsync(DescribeDimensionKeysRequest) - Method in class com.amazonaws.services.pi.AbstractAWSPIAsync
 
describeDimensionKeysAsync(DescribeDimensionKeysRequest, AsyncHandler<DescribeDimensionKeysRequest, DescribeDimensionKeysResult>) - Method in class com.amazonaws.services.pi.AbstractAWSPIAsync
 
describeDimensionKeysAsync(DescribeDimensionKeysRequest) - Method in interface com.amazonaws.services.pi.AWSPIAsync
For a specific time period, retrieve the top N dimension keys for a metric.
describeDimensionKeysAsync(DescribeDimensionKeysRequest, AsyncHandler<DescribeDimensionKeysRequest, DescribeDimensionKeysResult>) - Method in interface com.amazonaws.services.pi.AWSPIAsync
For a specific time period, retrieve the top N dimension keys for a metric.
describeDimensionKeysAsync(DescribeDimensionKeysRequest) - Method in class com.amazonaws.services.pi.AWSPIAsyncClient
 
describeDimensionKeysAsync(DescribeDimensionKeysRequest, AsyncHandler<DescribeDimensionKeysRequest, DescribeDimensionKeysResult>) - Method in class com.amazonaws.services.pi.AWSPIAsyncClient
 
DescribeDimensionKeysRequest - Class in com.amazonaws.services.pi.model
 
DescribeDimensionKeysRequest() - Constructor for class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
 
DescribeDimensionKeysResult - Class in com.amazonaws.services.pi.model
 
DescribeDimensionKeysResult() - Constructor for class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
 
DimensionGroup - Class in com.amazonaws.services.pi.model
A logical grouping of Performance Insights metrics for a related subject area.
DimensionGroup() - Constructor for class com.amazonaws.services.pi.model.DimensionGroup
 
DimensionKeyDescription - Class in com.amazonaws.services.pi.model
An array of descriptions and aggregated values for each dimension within a dimension group.
DimensionKeyDescription() - Constructor for class com.amazonaws.services.pi.model.DimensionKeyDescription
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.pi.AWSPI
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.pi.model.DataPoint
 
equals(Object) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
 
equals(Object) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
 
equals(Object) - Method in class com.amazonaws.services.pi.model.DimensionGroup
 
equals(Object) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
 
equals(Object) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
 
equals(Object) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
 
equals(Object) - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
 
equals(Object) - Method in class com.amazonaws.services.pi.model.MetricQuery
 
equals(Object) - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
 
equals(Object) - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
 

F

fromValue(String) - Static method in enum com.amazonaws.services.pi.model.ServiceType
Use this in place of valueOf.

G

getAlignedEndTime() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The end time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds).
getAlignedEndTime() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
The end time for the returned metrics, after alignment to a granular boundary (as specified by PeriodInSeconds).
getAlignedStartTime() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The start time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds).
getAlignedStartTime() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
The start time for the returned metrics, after alignment to a granular boundary (as specified by PeriodInSeconds).
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pi.AbstractAWSPI
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.pi.AWSPI
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pi.AWSPIClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getDataPoints() - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
An array of timestamp-value pairs, representing measurements over a period of time.
getDimensions() - Method in class com.amazonaws.services.pi.model.DimensionGroup
A list of specific dimensions from a dimension group.
getDimensions() - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
A map of name-value pairs for the dimensions in the group.
getDimensions() - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
A dimension map that contains the dimension(s) for this partition.
getDimensions() - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
The valid dimensions for the metric.
getEndTime() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The date and time specifying the end of the requested time series data.
getEndTime() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The date and time specifiying the end of the requested time series data.
getExecutorService() - Method in class com.amazonaws.services.pi.AWSPIAsyncClient
Returns the executor service used by this client to execute async requests.
getFilter() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
One or more filters to apply in the request.
getFilter() - Method in class com.amazonaws.services.pi.model.MetricQuery
One or more filters to apply in the request.
getGroup() - Method in class com.amazonaws.services.pi.model.DimensionGroup
The name of the dimension group.
getGroupBy() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
A specification for how to aggregate the data points from a query result.
getGroupBy() - Method in class com.amazonaws.services.pi.model.MetricQuery
A specification for how to aggregate the data points from a query result.
getIdentifier() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
An immutable, AWS Region-unique identifier for a data source.
getIdentifier() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An immutable, AWS Region-unique identifier for a data source.
getIdentifier() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An immutable, AWS Region-unique identifier for a data source.
getKey() - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
The dimension(s) to which the data points apply.
getKeys() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The dimension keys that were requested.
getLimit() - Method in class com.amazonaws.services.pi.model.DimensionGroup
The maximum number of items to fetch for this dimension group.
getMaxResults() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The maximum number of items to return in the response.
getMaxResults() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The maximum number of items to return in the response.
getMetric() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The name of a Performance Insights metric to be measured.
getMetric() - Method in class com.amazonaws.services.pi.model.MetricQuery
The name of a Performance Insights metric to be measured.
getMetric() - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
The name of a Performance Insights metric to be measured.
getMetricList() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An array of metric results,, where each array element contains all of the data points for a particular dimension.
getMetricQueries() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An array of one or more queries to perform.
getNextToken() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
An optional pagination token provided by a previous request.
getNextToken() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
An optional pagination token provided by a previous request.
getNextToken() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An optional pagination token provided by a previous request.
getNextToken() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An optional pagination token provided by a previous request.
getPartitionBy() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
For each dimension specified in GroupBy, specify a secondary dimension to further subdivide the partition keys in the response.
getPartitionKeys() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
If PartitionBy was present in the request, PartitionKeys contains the breakdown of dimension keys by the specified partitions.
getPartitions() - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
If PartitionBy was specified, PartitionKeys contains the dimensions that were.
getPeriodInSeconds() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The granularity, in seconds, of the data points returned from Performance Insights.
getPeriodInSeconds() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The granularity, in seconds, of the data points returned from Performance Insights.
getResourceMetrics(GetResourceMetricsRequest) - Method in class com.amazonaws.services.pi.AbstractAWSPI
 
getResourceMetrics(GetResourceMetricsRequest) - Method in interface com.amazonaws.services.pi.AWSPI
Retrieve Performance Insights metrics for a set of data sources, over a time period.
getResourceMetrics(GetResourceMetricsRequest) - Method in class com.amazonaws.services.pi.AWSPIClient
Retrieve Performance Insights metrics for a set of data sources, over a time period.
getResourceMetricsAsync(GetResourceMetricsRequest) - Method in class com.amazonaws.services.pi.AbstractAWSPIAsync
 
getResourceMetricsAsync(GetResourceMetricsRequest, AsyncHandler<GetResourceMetricsRequest, GetResourceMetricsResult>) - Method in class com.amazonaws.services.pi.AbstractAWSPIAsync
 
getResourceMetricsAsync(GetResourceMetricsRequest) - Method in interface com.amazonaws.services.pi.AWSPIAsync
Retrieve Performance Insights metrics for a set of data sources, over a time period.
getResourceMetricsAsync(GetResourceMetricsRequest, AsyncHandler<GetResourceMetricsRequest, GetResourceMetricsResult>) - Method in interface com.amazonaws.services.pi.AWSPIAsync
Retrieve Performance Insights metrics for a set of data sources, over a time period.
getResourceMetricsAsync(GetResourceMetricsRequest) - Method in class com.amazonaws.services.pi.AWSPIAsyncClient
 
getResourceMetricsAsync(GetResourceMetricsRequest, AsyncHandler<GetResourceMetricsRequest, GetResourceMetricsResult>) - Method in class com.amazonaws.services.pi.AWSPIAsyncClient
 
GetResourceMetricsRequest - Class in com.amazonaws.services.pi.model
 
GetResourceMetricsRequest() - Constructor for class com.amazonaws.services.pi.model.GetResourceMetricsRequest
 
GetResourceMetricsResult - Class in com.amazonaws.services.pi.model
 
GetResourceMetricsResult() - Constructor for class com.amazonaws.services.pi.model.GetResourceMetricsResult
 
getServiceType() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The AWS service for which Performance Insights will return metrics.
getServiceType() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The AWS service for which Performance Insights will return metrics.
getStartTime() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The date and time specifying the beginning of the requested time series data.
getStartTime() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The date and time specifying the beginning of the requested time series data.
getTimestamp() - Method in class com.amazonaws.services.pi.model.DataPoint
The time, in epoch format, associated with a particular Value.
getTotal() - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
The aggregated metric value for the dimension(s), over the requested time range.
getValue() - Method in class com.amazonaws.services.pi.model.DataPoint
The actual value associated with a particular Timestamp.

H

hashCode() - Method in class com.amazonaws.services.pi.model.DataPoint
 
hashCode() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
 
hashCode() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
 
hashCode() - Method in class com.amazonaws.services.pi.model.DimensionGroup
 
hashCode() - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
 
hashCode() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
 
hashCode() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
 
hashCode() - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
 
hashCode() - Method in class com.amazonaws.services.pi.model.MetricQuery
 
hashCode() - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
 
hashCode() - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
 

I

InternalServiceErrorException - Exception in com.amazonaws.services.pi.model
The request failed due to an unknown error.
InternalServiceErrorException(String) - Constructor for exception com.amazonaws.services.pi.model.InternalServiceErrorException
Constructs a new InternalServiceErrorException with the specified error message.
InvalidArgumentException - Exception in com.amazonaws.services.pi.model
One of the arguments provided is invalid for this request.
InvalidArgumentException(String) - Constructor for exception com.amazonaws.services.pi.model.InvalidArgumentException
Constructs a new InvalidArgumentException with the specified error message.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pi.model.DataPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pi.model.DimensionGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pi.model.MetricQuery
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
 
MetricKeyDataPoints - Class in com.amazonaws.services.pi.model
A time-ordered series of data points, correpsonding to a dimension of a Performance Insights metric.
MetricKeyDataPoints() - Constructor for class com.amazonaws.services.pi.model.MetricKeyDataPoints
 
MetricQuery - Class in com.amazonaws.services.pi.model
A single query to be processed.
MetricQuery() - Constructor for class com.amazonaws.services.pi.model.MetricQuery
 

N

NotAuthorizedException - Exception in com.amazonaws.services.pi.model
The user is not authorized to perform this request.
NotAuthorizedException(String) - Constructor for exception com.amazonaws.services.pi.model.NotAuthorizedException
Constructs a new NotAuthorizedException with the specified error message.

R

ResponsePartitionKey - Class in com.amazonaws.services.pi.model
If PartitionBy was specified in a DescribeDimensionKeys request, the dimensions are returned in an array.
ResponsePartitionKey() - Constructor for class com.amazonaws.services.pi.model.ResponsePartitionKey
 
ResponseResourceMetricKey - Class in com.amazonaws.services.pi.model
An object describing a Performance Insights metric and one or more dimensions for that metric.
ResponseResourceMetricKey() - Constructor for class com.amazonaws.services.pi.model.ResponseResourceMetricKey
 

S

ServiceType - Enum in com.amazonaws.services.pi.model
 
setAlignedEndTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The end time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds).
setAlignedEndTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
The end time for the returned metrics, after alignment to a granular boundary (as specified by PeriodInSeconds).
setAlignedStartTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The start time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds).
setAlignedStartTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
The start time for the returned metrics, after alignment to a granular boundary (as specified by PeriodInSeconds).
setDataPoints(Collection<DataPoint>) - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
An array of timestamp-value pairs, representing measurements over a period of time.
setDimensions(Collection<String>) - Method in class com.amazonaws.services.pi.model.DimensionGroup
A list of specific dimensions from a dimension group.
setDimensions(Map<String, String>) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
A map of name-value pairs for the dimensions in the group.
setDimensions(Map<String, String>) - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
A dimension map that contains the dimension(s) for this partition.
setDimensions(Map<String, String>) - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
The valid dimensions for the metric.
setEndTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The date and time specifying the end of the requested time series data.
setEndTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The date and time specifiying the end of the requested time series data.
setFilter(Map<String, String>) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
One or more filters to apply in the request.
setFilter(Map<String, String>) - Method in class com.amazonaws.services.pi.model.MetricQuery
One or more filters to apply in the request.
setGroup(String) - Method in class com.amazonaws.services.pi.model.DimensionGroup
The name of the dimension group.
setGroupBy(DimensionGroup) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
A specification for how to aggregate the data points from a query result.
setGroupBy(DimensionGroup) - Method in class com.amazonaws.services.pi.model.MetricQuery
A specification for how to aggregate the data points from a query result.
setIdentifier(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
An immutable, AWS Region-unique identifier for a data source.
setIdentifier(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An immutable, AWS Region-unique identifier for a data source.
setIdentifier(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An immutable, AWS Region-unique identifier for a data source.
setKey(ResponseResourceMetricKey) - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
The dimension(s) to which the data points apply.
setKeys(Collection<DimensionKeyDescription>) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The dimension keys that were requested.
setLimit(Integer) - Method in class com.amazonaws.services.pi.model.DimensionGroup
The maximum number of items to fetch for this dimension group.
setMaxResults(Integer) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The maximum number of items to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The maximum number of items to return in the response.
setMetric(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The name of a Performance Insights metric to be measured.
setMetric(String) - Method in class com.amazonaws.services.pi.model.MetricQuery
The name of a Performance Insights metric to be measured.
setMetric(String) - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
The name of a Performance Insights metric to be measured.
setMetricList(Collection<MetricKeyDataPoints>) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An array of metric results,, where each array element contains all of the data points for a particular dimension.
setMetricQueries(Collection<MetricQuery>) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An array of one or more queries to perform.
setNextToken(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
An optional pagination token provided by a previous request.
setNextToken(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
An optional pagination token provided by a previous request.
setNextToken(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An optional pagination token provided by a previous request.
setNextToken(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An optional pagination token provided by a previous request.
setPartitionBy(DimensionGroup) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
For each dimension specified in GroupBy, specify a secondary dimension to further subdivide the partition keys in the response.
setPartitionKeys(Collection<ResponsePartitionKey>) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
If PartitionBy was present in the request, PartitionKeys contains the breakdown of dimension keys by the specified partitions.
setPartitions(Collection<Double>) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
If PartitionBy was specified, PartitionKeys contains the dimensions that were.
setPeriodInSeconds(Integer) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The granularity, in seconds, of the data points returned from Performance Insights.
setPeriodInSeconds(Integer) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The granularity, in seconds, of the data points returned from Performance Insights.
setServiceType(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The AWS service for which Performance Insights will return metrics.
setServiceType(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The AWS service for which Performance Insights will return metrics.
setStartTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The date and time specifying the beginning of the requested time series data.
setStartTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The date and time specifying the beginning of the requested time series data.
setTimestamp(Date) - Method in class com.amazonaws.services.pi.model.DataPoint
The time, in epoch format, associated with a particular Value.
setTotal(Double) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
The aggregated metric value for the dimension(s), over the requested time range.
setValue(Double) - Method in class com.amazonaws.services.pi.model.DataPoint
The actual value associated with a particular Timestamp.
shutdown() - Method in class com.amazonaws.services.pi.AbstractAWSPI
 
shutdown() - Method in interface com.amazonaws.services.pi.AWSPI
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.pi.AWSPIAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.pi.AWSPIAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.pi.AWSPIClientBuilder
 

T

toString() - Method in class com.amazonaws.services.pi.model.DataPoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.DimensionGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.MetricQuery
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pi.model.ServiceType
 

V

valueOf(String) - Static method in enum com.amazonaws.services.pi.model.ServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.pi.model.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAlignedEndTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The end time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds).
withAlignedEndTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
The end time for the returned metrics, after alignment to a granular boundary (as specified by PeriodInSeconds).
withAlignedStartTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The start time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds).
withAlignedStartTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
The start time for the returned metrics, after alignment to a granular boundary (as specified by PeriodInSeconds).
withDataPoints(DataPoint...) - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
An array of timestamp-value pairs, representing measurements over a period of time.
withDataPoints(Collection<DataPoint>) - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
An array of timestamp-value pairs, representing measurements over a period of time.
withDimensions(String...) - Method in class com.amazonaws.services.pi.model.DimensionGroup
A list of specific dimensions from a dimension group.
withDimensions(Collection<String>) - Method in class com.amazonaws.services.pi.model.DimensionGroup
A list of specific dimensions from a dimension group.
withDimensions(Map<String, String>) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
A map of name-value pairs for the dimensions in the group.
withDimensions(Map<String, String>) - Method in class com.amazonaws.services.pi.model.ResponsePartitionKey
A dimension map that contains the dimension(s) for this partition.
withDimensions(Map<String, String>) - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
The valid dimensions for the metric.
withEndTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The date and time specifying the end of the requested time series data.
withEndTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The date and time specifiying the end of the requested time series data.
withFilter(Map<String, String>) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
One or more filters to apply in the request.
withFilter(Map<String, String>) - Method in class com.amazonaws.services.pi.model.MetricQuery
One or more filters to apply in the request.
withGroup(String) - Method in class com.amazonaws.services.pi.model.DimensionGroup
The name of the dimension group.
withGroupBy(DimensionGroup) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
A specification for how to aggregate the data points from a query result.
withGroupBy(DimensionGroup) - Method in class com.amazonaws.services.pi.model.MetricQuery
A specification for how to aggregate the data points from a query result.
withIdentifier(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
An immutable, AWS Region-unique identifier for a data source.
withIdentifier(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An immutable, AWS Region-unique identifier for a data source.
withIdentifier(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An immutable, AWS Region-unique identifier for a data source.
withKey(ResponseResourceMetricKey) - Method in class com.amazonaws.services.pi.model.MetricKeyDataPoints
The dimension(s) to which the data points apply.
withKeys(DimensionKeyDescription...) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The dimension keys that were requested.
withKeys(Collection<DimensionKeyDescription>) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
The dimension keys that were requested.
withLimit(Integer) - Method in class com.amazonaws.services.pi.model.DimensionGroup
The maximum number of items to fetch for this dimension group.
withMaxResults(Integer) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The maximum number of items to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The maximum number of items to return in the response.
withMetric(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The name of a Performance Insights metric to be measured.
withMetric(String) - Method in class com.amazonaws.services.pi.model.MetricQuery
The name of a Performance Insights metric to be measured.
withMetric(String) - Method in class com.amazonaws.services.pi.model.ResponseResourceMetricKey
The name of a Performance Insights metric to be measured.
withMetricList(MetricKeyDataPoints...) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An array of metric results,, where each array element contains all of the data points for a particular dimension.
withMetricList(Collection<MetricKeyDataPoints>) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An array of metric results,, where each array element contains all of the data points for a particular dimension.
withMetricQueries(MetricQuery...) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An array of one or more queries to perform.
withMetricQueries(Collection<MetricQuery>) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An array of one or more queries to perform.
withNextToken(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
An optional pagination token provided by a previous request.
withNextToken(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
An optional pagination token provided by a previous request.
withNextToken(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
An optional pagination token provided by a previous request.
withNextToken(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsResult
An optional pagination token provided by a previous request.
withPartitionBy(DimensionGroup) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
For each dimension specified in GroupBy, specify a secondary dimension to further subdivide the partition keys in the response.
withPartitionKeys(ResponsePartitionKey...) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
If PartitionBy was present in the request, PartitionKeys contains the breakdown of dimension keys by the specified partitions.
withPartitionKeys(Collection<ResponsePartitionKey>) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysResult
If PartitionBy was present in the request, PartitionKeys contains the breakdown of dimension keys by the specified partitions.
withPartitions(Double...) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
If PartitionBy was specified, PartitionKeys contains the dimensions that were.
withPartitions(Collection<Double>) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
If PartitionBy was specified, PartitionKeys contains the dimensions that were.
withPeriodInSeconds(Integer) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The granularity, in seconds, of the data points returned from Performance Insights.
withPeriodInSeconds(Integer) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The granularity, in seconds, of the data points returned from Performance Insights.
withServiceType(String) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The AWS service for which Performance Insights will return metrics.
withServiceType(ServiceType) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The AWS service for which Performance Insights will return metrics.
withServiceType(String) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The AWS service for which Performance Insights will return metrics.
withServiceType(ServiceType) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The AWS service for which Performance Insights will return metrics.
withStartTime(Date) - Method in class com.amazonaws.services.pi.model.DescribeDimensionKeysRequest
The date and time specifying the beginning of the requested time series data.
withStartTime(Date) - Method in class com.amazonaws.services.pi.model.GetResourceMetricsRequest
The date and time specifying the beginning of the requested time series data.
withTimestamp(Date) - Method in class com.amazonaws.services.pi.model.DataPoint
The time, in epoch format, associated with a particular Value.
withTotal(Double) - Method in class com.amazonaws.services.pi.model.DimensionKeyDescription
The aggregated metric value for the dimension(s), over the requested time range.
withValue(Double) - Method in class com.amazonaws.services.pi.model.DataPoint
The actual value associated with a particular Timestamp.
A B C D E F G H I M N R S T V W 
Skip navigation links

Copyright © 2018. All rights reserved.