- DataPoint - Class in software.amazon.awssdk.services.pi.model
-
A timestamp, and a single numerical value, which together represent a measurement at a particular point in time.
- DataPoint.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- dataPoints(Collection<DataPoint>) - Method in interface software.amazon.awssdk.services.pi.model.MetricKeyDataPoints.Builder
-
An array of timestamp-value pairs, representing measurements over a period of time.
- dataPoints(DataPoint...) - Method in interface software.amazon.awssdk.services.pi.model.MetricKeyDataPoints.Builder
-
An array of timestamp-value pairs, representing measurements over a period of time.
- dataPoints(Consumer<DataPoint.Builder>...) - Method in interface software.amazon.awssdk.services.pi.model.MetricKeyDataPoints.Builder
-
An array of timestamp-value pairs, representing measurements over a period of time.
- dataPoints() - Method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
An array of timestamp-value pairs, representing measurements over a period of time.
- describeDimensionKeys(DescribeDimensionKeysRequest) - Method in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
For a specific time period, retrieve the top N dimension keys for a metric.
- describeDimensionKeys(Consumer<DescribeDimensionKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
For a specific time period, retrieve the top N dimension keys for a metric.
- describeDimensionKeys(DescribeDimensionKeysRequest) - Method in interface software.amazon.awssdk.services.pi.PiClient
-
For a specific time period, retrieve the top N dimension keys for a metric.
- describeDimensionKeys(Consumer<DescribeDimensionKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.pi.PiClient
-
For a specific time period, retrieve the top N dimension keys for a metric.
- DescribeDimensionKeysRequest - Class in software.amazon.awssdk.services.pi.model
-
- DescribeDimensionKeysRequest.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- DescribeDimensionKeysRequestMarshaller - Class in software.amazon.awssdk.services.pi.transform
-
- DescribeDimensionKeysRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pi.transform.DescribeDimensionKeysRequestMarshaller
-
- DescribeDimensionKeysResponse - Class in software.amazon.awssdk.services.pi.model
-
- DescribeDimensionKeysResponse.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- DetailStatus - Enum in software.amazon.awssdk.services.pi.model
-
- dimension(String) - Method in interface software.amazon.awssdk.services.pi.model.DimensionKeyDetail.Builder
-
The full name of the dimension.
- dimension() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
The full name of the dimension.
- DimensionGroup - Class in software.amazon.awssdk.services.pi.model
-
A logical grouping of Performance Insights metrics for a related subject area.
- DimensionGroup.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- DimensionKeyDescription - Class in software.amazon.awssdk.services.pi.model
-
An array of descriptions and aggregated values for each dimension within a dimension group.
- DimensionKeyDescription.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- DimensionKeyDetail - Class in software.amazon.awssdk.services.pi.model
-
An object that describes the details for a specified dimension.
- DimensionKeyDetail.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- dimensions(Collection<String>) - Method in interface software.amazon.awssdk.services.pi.model.DimensionGroup.Builder
-
A list of specific dimensions from a dimension group.
- dimensions(String...) - Method in interface software.amazon.awssdk.services.pi.model.DimensionGroup.Builder
-
A list of specific dimensions from a dimension group.
- dimensions() - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
A list of specific dimensions from a dimension group.
- dimensions(Map<String, String>) - Method in interface software.amazon.awssdk.services.pi.model.DimensionKeyDescription.Builder
-
A map of name-value pairs for the dimensions in the group.
- dimensions() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
A map of name-value pairs for the dimensions in the group.
- dimensions(Collection<DimensionKeyDetail>) - Method in interface software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse.Builder
-
The details for the requested dimensions.
- dimensions(DimensionKeyDetail...) - Method in interface software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse.Builder
-
The details for the requested dimensions.
- dimensions(Consumer<DimensionKeyDetail.Builder>...) - Method in interface software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse.Builder
-
The details for the requested dimensions.
- dimensions() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
The details for the requested dimensions.
- dimensions(Map<String, String>) - Method in interface software.amazon.awssdk.services.pi.model.ResponsePartitionKey.Builder
-
A dimension map that contains the dimension(s) for this partition.
- dimensions() - Method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
A dimension map that contains the dimension(s) for this partition.
- dimensions(Map<String, String>) - Method in interface software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey.Builder
-
The valid dimensions for the metric.
- dimensions() - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
The valid dimensions for the metric.
- getDimensionKeyDetails(GetDimensionKeyDetailsRequest) - Method in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
Get the attributes of the specified dimension group for a DB instance or data source.
- getDimensionKeyDetails(Consumer<GetDimensionKeyDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
Get the attributes of the specified dimension group for a DB instance or data source.
- getDimensionKeyDetails(GetDimensionKeyDetailsRequest) - Method in interface software.amazon.awssdk.services.pi.PiClient
-
Get the attributes of the specified dimension group for a DB instance or data source.
- getDimensionKeyDetails(Consumer<GetDimensionKeyDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pi.PiClient
-
Get the attributes of the specified dimension group for a DB instance or data source.
- GetDimensionKeyDetailsRequest - Class in software.amazon.awssdk.services.pi.model
-
- GetDimensionKeyDetailsRequest.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- GetDimensionKeyDetailsRequestMarshaller - Class in software.amazon.awssdk.services.pi.transform
-
- GetDimensionKeyDetailsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pi.transform.GetDimensionKeyDetailsRequestMarshaller
-
- GetDimensionKeyDetailsResponse - Class in software.amazon.awssdk.services.pi.model
-
- GetDimensionKeyDetailsResponse.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- getResourceMetrics(GetResourceMetricsRequest) - Method in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
Retrieve Performance Insights metrics for a set of data sources, over a time period.
- getResourceMetrics(Consumer<GetResourceMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
Retrieve Performance Insights metrics for a set of data sources, over a time period.
- getResourceMetrics(GetResourceMetricsRequest) - Method in interface software.amazon.awssdk.services.pi.PiClient
-
Retrieve Performance Insights metrics for a set of data sources, over a time period.
- getResourceMetrics(Consumer<GetResourceMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pi.PiClient
-
Retrieve Performance Insights metrics for a set of data sources, over a time period.
- GetResourceMetricsRequest - Class in software.amazon.awssdk.services.pi.model
-
- GetResourceMetricsRequest.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- GetResourceMetricsRequestMarshaller - Class in software.amazon.awssdk.services.pi.transform
-
- GetResourceMetricsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pi.transform.GetResourceMetricsRequestMarshaller
-
- GetResourceMetricsResponse - Class in software.amazon.awssdk.services.pi.model
-
- GetResourceMetricsResponse.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.DataPoint
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
- group(String) - Method in interface software.amazon.awssdk.services.pi.model.DimensionGroup.Builder
-
The name of the dimension group.
- group() - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
The name of the dimension group.
- group(String) - Method in interface software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest.Builder
-
The name of the dimension group.
- group() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
The name of the dimension group.
- groupBy(DimensionGroup) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
A specification for how to aggregate the data points from a query result.
- groupBy(Consumer<DimensionGroup.Builder>) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
A specification for how to aggregate the data points from a query result.
- groupBy() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
A specification for how to aggregate the data points from a query result.
- groupBy(DimensionGroup) - Method in interface software.amazon.awssdk.services.pi.model.MetricQuery.Builder
-
A specification for how to aggregate the data points from a query result.
- groupBy(Consumer<DimensionGroup.Builder>) - Method in interface software.amazon.awssdk.services.pi.model.MetricQuery.Builder
-
A specification for how to aggregate the data points from a query result.
- groupBy() - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
A specification for how to aggregate the data points from a query result.
- groupIdentifier(String) - Method in interface software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest.Builder
-
The ID of the dimension group from which to retrieve dimension details.
- groupIdentifier() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
The ID of the dimension group from which to retrieve dimension details.
- hasDataPoints() - Method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
Returns true if the DataPoints property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDimensions() - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
Returns true if the Dimensions property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDimensions() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
Returns true if the Dimensions property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDimensions() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
Returns true if the Dimensions property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDimensions() - Method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
Returns true if the Dimensions property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDimensions() - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
Returns true if the Dimensions property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilter() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
Returns true if the Filter property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasFilter() - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
Returns true if the Filter property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.DataPoint
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
- hashCode() - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
- hasKeys() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
Returns true if the Keys property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasMetricList() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
Returns true if the MetricList property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasMetricQueries() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
Returns true if the MetricQueries property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasPartitionKeys() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
Returns true if the PartitionKeys property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasPartitions() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
Returns true if the Partitions property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasRequestedDimensions() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
Returns true if the RequestedDimensions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- marshall(DescribeDimensionKeysRequest) - Method in class software.amazon.awssdk.services.pi.transform.DescribeDimensionKeysRequestMarshaller
-
- marshall(GetDimensionKeyDetailsRequest) - Method in class software.amazon.awssdk.services.pi.transform.GetDimensionKeyDetailsRequestMarshaller
-
- marshall(GetResourceMetricsRequest) - Method in class software.amazon.awssdk.services.pi.transform.GetResourceMetricsRequestMarshaller
-
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
The maximum number of items to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
The maximum number of items to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
The maximum number of items to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
The maximum number of items to return in the response.
- message(String) - Method in interface software.amazon.awssdk.services.pi.model.InternalServiceErrorException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.pi.model.InvalidArgumentException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.pi.model.NotAuthorizedException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.pi.model.PiException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.pi.model.PiException.BuilderImpl
-
- metric(String) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
The name of a Performance Insights metric to be measured.
- metric() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
The name of a Performance Insights metric to be measured.
- metric(String) - Method in interface software.amazon.awssdk.services.pi.model.MetricQuery.Builder
-
The name of a Performance Insights metric to be measured.
- metric() - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
The name of a Performance Insights metric to be measured.
- metric(String) - Method in interface software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey.Builder
-
The name of a Performance Insights metric to be measured.
- metric() - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
The name of a Performance Insights metric to be measured.
- MetricKeyDataPoints - Class in software.amazon.awssdk.services.pi.model
-
A time-ordered series of data points, corresponding to a dimension of a Performance Insights metric.
- MetricKeyDataPoints.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- metricList(Collection<MetricKeyDataPoints>) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse.Builder
-
An array of metric results,, where each array element contains all of the data points for a particular
dimension.
- metricList(MetricKeyDataPoints...) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse.Builder
-
An array of metric results,, where each array element contains all of the data points for a particular
dimension.
- metricList(Consumer<MetricKeyDataPoints.Builder>...) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse.Builder
-
An array of metric results,, where each array element contains all of the data points for a particular
dimension.
- metricList() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
An array of metric results,, where each array element contains all of the data points for a particular dimension.
- metricQueries(Collection<MetricQuery>) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
An array of one or more queries to perform.
- metricQueries(MetricQuery...) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
An array of one or more queries to perform.
- metricQueries(Consumer<MetricQuery.Builder>...) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
An array of one or more queries to perform.
- metricQueries() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
An array of one or more queries to perform.
- MetricQuery - Class in software.amazon.awssdk.services.pi.model
-
A single query to be processed.
- MetricQuery.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- partitionBy(DimensionGroup) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
For each dimension specified in GroupBy, specify a secondary dimension to further subdivide the
partition keys in the response.
- partitionBy(Consumer<DimensionGroup.Builder>) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
For each dimension specified in GroupBy, specify a secondary dimension to further subdivide the
partition keys in the response.
- partitionBy() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
For each dimension specified in GroupBy, specify a secondary dimension to further subdivide the
partition keys in the response.
- partitionKeys(Collection<ResponsePartitionKey>) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse.Builder
-
If PartitionBy was present in the request, PartitionKeys contains the breakdown of
dimension keys by the specified partitions.
- partitionKeys(ResponsePartitionKey...) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse.Builder
-
If PartitionBy was present in the request, PartitionKeys contains the breakdown of
dimension keys by the specified partitions.
- partitionKeys(Consumer<ResponsePartitionKey.Builder>...) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse.Builder
-
If PartitionBy was present in the request, PartitionKeys contains the breakdown of
dimension keys by the specified partitions.
- partitionKeys() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
If PartitionBy was present in the request, PartitionKeys contains the breakdown of
dimension keys by the specified partitions.
- partitions(Collection<Double>) - Method in interface software.amazon.awssdk.services.pi.model.DimensionKeyDescription.Builder
-
If PartitionBy was specified, PartitionKeys contains the dimensions that were.
- partitions(Double...) - Method in interface software.amazon.awssdk.services.pi.model.DimensionKeyDescription.Builder
-
If PartitionBy was specified, PartitionKeys contains the dimensions that were.
- partitions() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
If PartitionBy was specified, PartitionKeys contains the dimensions that were.
- periodInSeconds(Integer) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
The granularity, in seconds, of the data points returned from Performance Insights.
- periodInSeconds() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
The granularity, in seconds, of the data points returned from Performance Insights.
- periodInSeconds(Integer) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
The granularity, in seconds, of the data points returned from Performance Insights.
- periodInSeconds() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
The granularity, in seconds, of the data points returned from Performance Insights.
- PiAsyncClient - Interface in software.amazon.awssdk.services.pi
-
Service client for accessing AWS PI asynchronously.
- PiAsyncClientBuilder - Interface in software.amazon.awssdk.services.pi
-
- PiBaseClientBuilder<B extends PiBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.pi
-
- PiClient - Interface in software.amazon.awssdk.services.pi
-
Service client for accessing AWS PI.
- PiClientBuilder - Interface in software.amazon.awssdk.services.pi
-
A builder for creating an instance of
PiClient.
- PiException - Exception in software.amazon.awssdk.services.pi.model
-
- PiException(PiException.Builder) - Constructor for exception software.amazon.awssdk.services.pi.model.PiException
-
- PiException.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- PiException.BuilderImpl - Class in software.amazon.awssdk.services.pi.model
-
- PiRequest - Class in software.amazon.awssdk.services.pi.model
-
- PiRequest(PiRequest.Builder) - Constructor for class software.amazon.awssdk.services.pi.model.PiRequest
-
- PiRequest.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- PiRequest.BuilderImpl - Class in software.amazon.awssdk.services.pi.model
-
- PiResponse - Class in software.amazon.awssdk.services.pi.model
-
- PiResponse(PiResponse.Builder) - Constructor for class software.amazon.awssdk.services.pi.model.PiResponse
-
- PiResponse.Builder - Interface in software.amazon.awssdk.services.pi.model
-
- PiResponse.BuilderImpl - Class in software.amazon.awssdk.services.pi.model
-
- PiResponseMetadata - Class in software.amazon.awssdk.services.pi.model
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.DataPoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pi.model.InternalServiceErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pi.model.InvalidArgumentException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pi.model.NotAuthorizedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
- sdkFields() - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.DataPoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pi.model.InternalServiceErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pi.model.InvalidArgumentException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pi.model.NotAuthorizedException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pi.model.PiException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.pi.PiClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.pi.PiAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.pi.PiClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.pi.PiClient
-
- serviceType(String) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
The AWS service for which Performance Insights will return metrics.
- serviceType(ServiceType) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
The AWS service for which Performance Insights will return metrics.
- serviceType() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
The AWS service for which Performance Insights will return metrics.
- serviceType(String) - Method in interface software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest.Builder
-
The AWS service for which Performance Insights returns data.
- serviceType(ServiceType) - Method in interface software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest.Builder
-
The AWS service for which Performance Insights returns data.
- serviceType() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
The AWS service for which Performance Insights returns data.
- serviceType(String) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
The AWS service for which Performance Insights returns metrics.
- serviceType(ServiceType) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
The AWS service for which Performance Insights returns metrics.
- serviceType() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
The AWS service for which Performance Insights returns metrics.
- ServiceType - Enum in software.amazon.awssdk.services.pi.model
-
- serviceTypeAsString() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
The AWS service for which Performance Insights will return metrics.
- serviceTypeAsString() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
The AWS service for which Performance Insights returns data.
- serviceTypeAsString() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
The AWS service for which Performance Insights returns metrics.
- software.amazon.awssdk.services.pi - package software.amazon.awssdk.services.pi
-
Amazon RDS Performance Insights
- software.amazon.awssdk.services.pi.model - package software.amazon.awssdk.services.pi.model
-
- software.amazon.awssdk.services.pi.transform - package software.amazon.awssdk.services.pi.transform
-
- startTime(Instant) - Method in interface software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest.Builder
-
The date and time specifying the beginning of the requested time series data.
- startTime() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
The date and time specifying the beginning of the requested time series data.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest.Builder
-
The date and time specifying the beginning of the requested time series data.
- startTime() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
The date and time specifying the beginning of the requested time series data.
- status(String) - Method in interface software.amazon.awssdk.services.pi.model.DimensionKeyDetail.Builder
-
The status of the dimension detail data.
- status(DetailStatus) - Method in interface software.amazon.awssdk.services.pi.model.DimensionKeyDetail.Builder
-
The status of the dimension detail data.
- status() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
The status of the dimension detail data.
- statusAsString() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
The status of the dimension detail data.
- statusCode(int) - Method in interface software.amazon.awssdk.services.pi.model.InternalServiceErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.pi.model.InvalidArgumentException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.pi.model.NotAuthorizedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.pi.model.PiException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.pi.model.PiException.BuilderImpl
-
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.pi.model.DataPoint.Builder
-
The time, in epoch format, associated with a particular Value.
- timestamp() - Method in class software.amazon.awssdk.services.pi.model.DataPoint
-
The time, in epoch format, associated with a particular Value.
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.DataPoint
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pi.model.InternalServiceErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pi.model.InvalidArgumentException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pi.model.NotAuthorizedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pi.model.PiException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.PiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
- toBuilder() - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
- toString() - Method in class software.amazon.awssdk.services.pi.model.DataPoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.DescribeDimensionKeysResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pi.model.DetailStatus
-
- toString() - Method in class software.amazon.awssdk.services.pi.model.DimensionGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDetail
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.GetDimensionKeyDetailsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.MetricKeyDataPoints
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.MetricQuery
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.ResponsePartitionKey
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pi.model.ServiceType
-
- total(Double) - Method in interface software.amazon.awssdk.services.pi.model.DimensionKeyDescription.Builder
-
The aggregated metric value for the dimension(s), over the requested time range.
- total() - Method in class software.amazon.awssdk.services.pi.model.DimensionKeyDescription
-
The aggregated metric value for the dimension(s), over the requested time range.