| Package | Description |
|---|---|
| software.amazon.awssdk.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceType |
ServiceType.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
ServiceType |
GetDimensionKeyDetailsRequest.serviceType()
The Amazon Web Services service for which Performance Insights returns data.
|
ServiceType |
GetResourceMetadataRequest.serviceType()
The Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
ListAvailableResourceMetricsRequest.serviceType()
The Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
DeletePerformanceAnalysisReportRequest.serviceType()
The Amazon Web Services service for which Performance Insights will return metrics.
|
ServiceType |
GetResourceMetricsRequest.serviceType()
The Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
ListTagsForResourceRequest.serviceType()
List the tags for the Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
TagResourceRequest.serviceType()
The Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
GetPerformanceAnalysisReportRequest.serviceType()
The Amazon Web Services service for which Performance Insights will return metrics.
|
ServiceType |
AnalysisReport.serviceType()
List the tags for the Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
ListAvailableResourceDimensionsRequest.serviceType()
The Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
UntagResourceRequest.serviceType()
List the tags for the Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
ListPerformanceAnalysisReportsRequest.serviceType()
The Amazon Web Services service for which Performance Insights returns metrics.
|
ServiceType |
CreatePerformanceAnalysisReportRequest.serviceType()
The Amazon Web Services service for which Performance Insights will return metrics.
|
ServiceType |
DescribeDimensionKeysRequest.serviceType()
The Amazon Web Services service for which Performance Insights will return metrics.
|
static ServiceType |
ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceType[] |
ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<ServiceType> |
ServiceType.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
GetDimensionKeyDetailsRequest.Builder |
GetDimensionKeyDetailsRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns data.
|
GetResourceMetadataRequest.Builder |
GetResourceMetadataRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
ListAvailableResourceMetricsRequest.Builder |
ListAvailableResourceMetricsRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
DeletePerformanceAnalysisReportRequest.Builder |
DeletePerformanceAnalysisReportRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
GetResourceMetricsRequest.Builder |
GetResourceMetricsRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
ListTagsForResourceRequest.Builder |
ListTagsForResourceRequest.Builder.serviceType(ServiceType serviceType)
List the tags for the Amazon Web Services service for which Performance Insights returns metrics.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
AnalysisReport.Builder |
AnalysisReport.Builder.serviceType(ServiceType serviceType)
List the tags for the Amazon Web Services service for which Performance Insights returns metrics.
|
ListAvailableResourceDimensionsRequest.Builder |
ListAvailableResourceDimensionsRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
UntagResourceRequest.Builder |
UntagResourceRequest.Builder.serviceType(ServiceType serviceType)
List the tags for the Amazon Web Services service for which Performance Insights returns metrics.
|
ListPerformanceAnalysisReportsRequest.Builder |
ListPerformanceAnalysisReportsRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
DescribeDimensionKeysRequest.Builder |
DescribeDimensionKeysRequest.Builder.serviceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
Copyright © 2023. All rights reserved.