Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

AbstractAmazonApplicationInsights - Class in com.amazonaws.services.applicationinsights
Abstract implementation of AmazonApplicationInsights.
AbstractAmazonApplicationInsights() - Constructor for class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
AbstractAmazonApplicationInsightsAsync - Class in com.amazonaws.services.applicationinsights
Abstract implementation of AmazonApplicationInsightsAsync.
AbstractAmazonApplicationInsightsAsync() - Constructor for class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
addFeedbackEntry(String, String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
 
AmazonApplicationInsights - Interface in com.amazonaws.services.applicationinsights
Interface for accessing Application Insights.
AmazonApplicationInsightsAsync - Interface in com.amazonaws.services.applicationinsights
Interface for accessing Application Insights asynchronously.
AmazonApplicationInsightsAsyncClient - Class in com.amazonaws.services.applicationinsights
Client for accessing Application Insights asynchronously.
AmazonApplicationInsightsAsyncClientBuilder - Class in com.amazonaws.services.applicationinsights
Fluent builder for AmazonApplicationInsightsAsync.
AmazonApplicationInsightsClient - Class in com.amazonaws.services.applicationinsights
Client for accessing Application Insights.
AmazonApplicationInsightsClientBuilder - Class in com.amazonaws.services.applicationinsights
Fluent builder for AmazonApplicationInsights.
AmazonApplicationInsightsException - Exception in com.amazonaws.services.applicationinsights.model
Base exception for all service exceptions thrown by Amazon CloudWatch Application Insights
AmazonApplicationInsightsException(String) - Constructor for exception com.amazonaws.services.applicationinsights.model.AmazonApplicationInsightsException
Constructs a new AmazonApplicationInsightsException with the specified error message.
ApplicationComponent - Class in com.amazonaws.services.applicationinsights.model
Describes a standalone resource or similarly grouped resources that the application is made up of.
ApplicationComponent() - Constructor for class com.amazonaws.services.applicationinsights.model.ApplicationComponent
 
ApplicationInfo - Class in com.amazonaws.services.applicationinsights.model
Describes the status of the application.
ApplicationInfo() - Constructor for class com.amazonaws.services.applicationinsights.model.ApplicationInfo
 
asyncBuilder() - Static method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 

B

BadRequestException - Exception in com.amazonaws.services.applicationinsights.model
The request is not understood by the server.
BadRequestException(String) - Constructor for exception com.amazonaws.services.applicationinsights.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClientBuilder
Construct an asynchronous implementation of AmazonApplicationInsightsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClientBuilder
Construct a synchronous implementation of AmazonApplicationInsights using the current builder configuration.
builder() - Static method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
 

C

clearFeedbackEntries() - Method in class com.amazonaws.services.applicationinsights.model.Problem
Removes all the entries added into Feedback.
clone() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.Observation
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.Problem
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationResult
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
 
clone() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentResult
 
com.amazonaws.services.applicationinsights - package com.amazonaws.services.applicationinsights
Amazon CloudWatch Application Insights for .NET and SQL Server
com.amazonaws.services.applicationinsights.model - package com.amazonaws.services.applicationinsights.model
 
configFactory - Static variable in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Client configuration factory providing ClientConfigurations tailored to this client
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Adds an application that is created from a resource group.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Adds an application that is created from a resource group.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Adds an application that is created from a resource group.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Adds an application that is created from a resource group.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
CreateApplicationRequest - Class in com.amazonaws.services.applicationinsights.model
 
CreateApplicationRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
 
CreateApplicationResult - Class in com.amazonaws.services.applicationinsights.model
 
CreateApplicationResult() - Constructor for class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
 
createComponent(CreateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
createComponent(CreateComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Creates a custom component by grouping similar standalone instances to monitor.
createComponent(CreateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Creates a custom component by grouping similar standalone instances to monitor.
createComponentAsync(CreateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
createComponentAsync(CreateComponentRequest, AsyncHandler<CreateComponentRequest, CreateComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
createComponentAsync(CreateComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Creates a custom component by grouping similar standalone instances to monitor.
createComponentAsync(CreateComponentRequest, AsyncHandler<CreateComponentRequest, CreateComponentResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Creates a custom component by grouping similar standalone instances to monitor.
createComponentAsync(CreateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
createComponentAsync(CreateComponentRequest, AsyncHandler<CreateComponentRequest, CreateComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
CreateComponentRequest - Class in com.amazonaws.services.applicationinsights.model
 
CreateComponentRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
 
CreateComponentResult - Class in com.amazonaws.services.applicationinsights.model
 
CreateComponentResult() - Constructor for class com.amazonaws.services.applicationinsights.model.CreateComponentResult
 

D

defaultClient() - Static method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClientBuilder
 
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Removes the specified application from monitoring.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Removes the specified application from monitoring.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Removes the specified application from monitoring.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Removes the specified application from monitoring.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
DeleteApplicationRequest - Class in com.amazonaws.services.applicationinsights.model
 
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
 
DeleteApplicationResult - Class in com.amazonaws.services.applicationinsights.model
 
DeleteApplicationResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DeleteApplicationResult
 
deleteComponent(DeleteComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
deleteComponent(DeleteComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Ungroups a custom component.
deleteComponent(DeleteComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Ungroups a custom component.
deleteComponentAsync(DeleteComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
deleteComponentAsync(DeleteComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Ungroups a custom component.
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Ungroups a custom component.
deleteComponentAsync(DeleteComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
DeleteComponentRequest - Class in com.amazonaws.services.applicationinsights.model
 
DeleteComponentRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
 
DeleteComponentResult - Class in com.amazonaws.services.applicationinsights.model
 
DeleteComponentResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DeleteComponentResult
 
describeApplication(DescribeApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
describeApplication(DescribeApplicationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Describes the application.
describeApplication(DescribeApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Describes the application.
describeApplicationAsync(DescribeApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeApplicationAsync(DescribeApplicationRequest, AsyncHandler<DescribeApplicationRequest, DescribeApplicationResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeApplicationAsync(DescribeApplicationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the application.
describeApplicationAsync(DescribeApplicationRequest, AsyncHandler<DescribeApplicationRequest, DescribeApplicationResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the application.
describeApplicationAsync(DescribeApplicationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeApplicationAsync(DescribeApplicationRequest, AsyncHandler<DescribeApplicationRequest, DescribeApplicationResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
DescribeApplicationRequest - Class in com.amazonaws.services.applicationinsights.model
 
DescribeApplicationRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
 
DescribeApplicationResult - Class in com.amazonaws.services.applicationinsights.model
 
DescribeApplicationResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
 
describeComponent(DescribeComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
describeComponent(DescribeComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Describes a component and lists the resources that are grouped together in a component.
describeComponent(DescribeComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Describes a component and lists the resources that are grouped together in a component.
describeComponentAsync(DescribeComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeComponentAsync(DescribeComponentRequest, AsyncHandler<DescribeComponentRequest, DescribeComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeComponentAsync(DescribeComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes a component and lists the resources that are grouped together in a component.
describeComponentAsync(DescribeComponentRequest, AsyncHandler<DescribeComponentRequest, DescribeComponentResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes a component and lists the resources that are grouped together in a component.
describeComponentAsync(DescribeComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeComponentAsync(DescribeComponentRequest, AsyncHandler<DescribeComponentRequest, DescribeComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeComponentConfiguration(DescribeComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
describeComponentConfiguration(DescribeComponentConfigurationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Describes the monitoring configuration of the component.
describeComponentConfiguration(DescribeComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Describes the monitoring configuration of the component.
describeComponentConfigurationAsync(DescribeComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeComponentConfigurationAsync(DescribeComponentConfigurationRequest, AsyncHandler<DescribeComponentConfigurationRequest, DescribeComponentConfigurationResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeComponentConfigurationAsync(DescribeComponentConfigurationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the monitoring configuration of the component.
describeComponentConfigurationAsync(DescribeComponentConfigurationRequest, AsyncHandler<DescribeComponentConfigurationRequest, DescribeComponentConfigurationResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the monitoring configuration of the component.
describeComponentConfigurationAsync(DescribeComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeComponentConfigurationAsync(DescribeComponentConfigurationRequest, AsyncHandler<DescribeComponentConfigurationRequest, DescribeComponentConfigurationResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeComponentConfigurationRecommendation(DescribeComponentConfigurationRecommendationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
describeComponentConfigurationRecommendation(DescribeComponentConfigurationRecommendationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Describes the recommended monitoring configuration of the component.
describeComponentConfigurationRecommendation(DescribeComponentConfigurationRecommendationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Describes the recommended monitoring configuration of the component.
describeComponentConfigurationRecommendationAsync(DescribeComponentConfigurationRecommendationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeComponentConfigurationRecommendationAsync(DescribeComponentConfigurationRecommendationRequest, AsyncHandler<DescribeComponentConfigurationRecommendationRequest, DescribeComponentConfigurationRecommendationResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeComponentConfigurationRecommendationAsync(DescribeComponentConfigurationRecommendationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the recommended monitoring configuration of the component.
describeComponentConfigurationRecommendationAsync(DescribeComponentConfigurationRecommendationRequest, AsyncHandler<DescribeComponentConfigurationRecommendationRequest, DescribeComponentConfigurationRecommendationResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the recommended monitoring configuration of the component.
describeComponentConfigurationRecommendationAsync(DescribeComponentConfigurationRecommendationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeComponentConfigurationRecommendationAsync(DescribeComponentConfigurationRecommendationRequest, AsyncHandler<DescribeComponentConfigurationRecommendationRequest, DescribeComponentConfigurationRecommendationResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
DescribeComponentConfigurationRecommendationRequest - Class in com.amazonaws.services.applicationinsights.model
 
DescribeComponentConfigurationRecommendationRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
 
DescribeComponentConfigurationRecommendationResult - Class in com.amazonaws.services.applicationinsights.model
 
DescribeComponentConfigurationRecommendationResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
 
DescribeComponentConfigurationRequest - Class in com.amazonaws.services.applicationinsights.model
 
DescribeComponentConfigurationRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
 
DescribeComponentConfigurationResult - Class in com.amazonaws.services.applicationinsights.model
 
DescribeComponentConfigurationResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
 
DescribeComponentRequest - Class in com.amazonaws.services.applicationinsights.model
 
DescribeComponentRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
 
DescribeComponentResult - Class in com.amazonaws.services.applicationinsights.model
 
DescribeComponentResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
 
describeObservation(DescribeObservationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
describeObservation(DescribeObservationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Describes an anomaly or error with the application.
describeObservation(DescribeObservationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Describes an anomaly or error with the application.
describeObservationAsync(DescribeObservationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeObservationAsync(DescribeObservationRequest, AsyncHandler<DescribeObservationRequest, DescribeObservationResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeObservationAsync(DescribeObservationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes an anomaly or error with the application.
describeObservationAsync(DescribeObservationRequest, AsyncHandler<DescribeObservationRequest, DescribeObservationResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes an anomaly or error with the application.
describeObservationAsync(DescribeObservationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeObservationAsync(DescribeObservationRequest, AsyncHandler<DescribeObservationRequest, DescribeObservationResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
DescribeObservationRequest - Class in com.amazonaws.services.applicationinsights.model
 
DescribeObservationRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
 
DescribeObservationResult - Class in com.amazonaws.services.applicationinsights.model
 
DescribeObservationResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
 
describeProblem(DescribeProblemRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
describeProblem(DescribeProblemRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Describes an application problem.
describeProblem(DescribeProblemRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Describes an application problem.
describeProblemAsync(DescribeProblemRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeProblemAsync(DescribeProblemRequest, AsyncHandler<DescribeProblemRequest, DescribeProblemResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeProblemAsync(DescribeProblemRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes an application problem.
describeProblemAsync(DescribeProblemRequest, AsyncHandler<DescribeProblemRequest, DescribeProblemResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes an application problem.
describeProblemAsync(DescribeProblemRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeProblemAsync(DescribeProblemRequest, AsyncHandler<DescribeProblemRequest, DescribeProblemResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeProblemObservations(DescribeProblemObservationsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
describeProblemObservations(DescribeProblemObservationsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Describes the anomalies or errors associated with the problem.
describeProblemObservations(DescribeProblemObservationsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Describes the anomalies or errors associated with the problem.
describeProblemObservationsAsync(DescribeProblemObservationsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeProblemObservationsAsync(DescribeProblemObservationsRequest, AsyncHandler<DescribeProblemObservationsRequest, DescribeProblemObservationsResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
describeProblemObservationsAsync(DescribeProblemObservationsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the anomalies or errors associated with the problem.
describeProblemObservationsAsync(DescribeProblemObservationsRequest, AsyncHandler<DescribeProblemObservationsRequest, DescribeProblemObservationsResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Describes the anomalies or errors associated with the problem.
describeProblemObservationsAsync(DescribeProblemObservationsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
describeProblemObservationsAsync(DescribeProblemObservationsRequest, AsyncHandler<DescribeProblemObservationsRequest, DescribeProblemObservationsResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
DescribeProblemObservationsRequest - Class in com.amazonaws.services.applicationinsights.model
 
DescribeProblemObservationsRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
 
DescribeProblemObservationsResult - Class in com.amazonaws.services.applicationinsights.model
 
DescribeProblemObservationsResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
 
DescribeProblemRequest - Class in com.amazonaws.services.applicationinsights.model
 
DescribeProblemRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
 
DescribeProblemResult - Class in com.amazonaws.services.applicationinsights.model
 
DescribeProblemResult() - Constructor for class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.Observation
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.Problem
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentResult
 

F

FeedbackKey - Enum in com.amazonaws.services.applicationinsights.model
 
FeedbackValue - Enum in com.amazonaws.services.applicationinsights.model
 
fromValue(String) - Static method in enum com.amazonaws.services.applicationinsights.model.FeedbackKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationinsights.model.FeedbackValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationinsights.model.LogFilter
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationinsights.model.SeverityLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationinsights.model.Status
Use this in place of valueOf.

G

getAffectedResource() - Method in class com.amazonaws.services.applicationinsights.model.Problem
The resource affected by the problem.
getApplicationComponent() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
 
getApplicationComponentList() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
The list of application components.
getApplicationInfo() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
Information about the application.
getApplicationInfo() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
Information about the application.
getApplicationInfoList() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
The list of applications.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
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.applicationinsights.AmazonApplicationInsightsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getComponentConfiguration() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
The recommended configuration settings of the component.
getComponentConfiguration() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
The configuration settings of the component.
getComponentConfiguration() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The configuration settings of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The name of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The name of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
The name of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The name of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
The name of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
The name of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The name of the component.
getComponentName() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The name of the component.
getEndTime() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The time when the problem ended, in epoch seconds.
getEndTime() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The time when the observation ended, in epoch seconds.
getEndTime() - Method in class com.amazonaws.services.applicationinsights.model.Problem
The time when the problem ended, in epoch seconds.
getExecutorService() - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
Returns the executor service used by this client to execute async requests.
getFeedback() - Method in class com.amazonaws.services.applicationinsights.model.Problem
Feedback provided by the user about the problem.
getId() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The ID of the observation type.
getId() - Method in class com.amazonaws.services.applicationinsights.model.Problem
The ID of the problem.
getInsights() - Method in class com.amazonaws.services.applicationinsights.model.Problem
A detailed analysis of the problem using machine learning.
getLifeCycle() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The lifecycle of the application.
getLineTime() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The timestamp in the CloudWatch Logs that specifies when the matched line occurred.
getLogFilter() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log filter of the observation.
getLogGroup() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log group name.
getLogText() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log text of the observation.
getMaxResults() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
The maximum number of results to return in a single call.
getMaxResults() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The maximum number of results to return in a single call.
getMaxResults() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The maximum number of results to return in a single call.
getMetricName() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The name of the observation metric.
getMetricNamespace() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The namespace of the observation metric.
getMonitor() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
Indicates whether the application component is monitored.
getMonitor() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
Indicates whether the application component is monitored.
getMonitor() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
Indicates whether the application component is monitored.
getNewComponentName() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The new name of the component.
getNextToken() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
The token used to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
The token used to retrieve the next page of results.
getObservation() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
Information about the observation.
getObservationId() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
The ID of the observation.
getObservationList() - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
The list of observations related to the problem.
getProblem() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
Information about the problem.
getProblemId() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
The ID of the problem.
getProblemId() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
The ID of the problem.
getProblemList() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
The list of problems.
getRelatedObservations() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
Observations related to the problem.
getRemarks() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The issues on the user side that are blocking Application Insights from fully monitoring the application.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The name of the resource group used for the application.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.Problem
The name of the resource group affected by the problem.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The name of the resource group.
getResourceGroupName() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The name of the resource group.
getResourceList() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The list of resource ARNs that belong to the component.
getResourceList() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
The list of resource ARNs that belong to the component.
getResourceList() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The list of resource ARNs that belong to the component.
getResourceType() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The resource type.
getSeverityLevel() - Method in class com.amazonaws.services.applicationinsights.model.Problem
A measure of the level of impact of the problem.
getSourceARN() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The source resource ARN of the observation.
getSourceType() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The source type of the observation.
getStartTime() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The time when the problem was detected, in epoch seconds.
getStartTime() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The time when the observation was first detected, in epoch seconds.
getStartTime() - Method in class com.amazonaws.services.applicationinsights.model.Problem
The time when the problem started, in epoch seconds.
getStatus() - Method in class com.amazonaws.services.applicationinsights.model.Problem
The status of the problem.
getTier() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The stack tier of the application component.
getTier() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The tier of the application component.
getTier() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
The tier of the application component.
getTier() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The tier of the application component.
getTitle() - Method in class com.amazonaws.services.applicationinsights.model.Problem
The name of the problem.
getUnit() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The unit of the source observation metric.
getValue() - Method in class com.amazonaws.services.applicationinsights.model.Observation
The value of the source observation metric.

H

hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.Observation
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.Problem
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
 
hashCode() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentResult
 

I

InternalServerException - Exception in com.amazonaws.services.applicationinsights.model
The server encountered an internal error and is unable to complete the request.
InternalServerException(String) - Constructor for exception com.amazonaws.services.applicationinsights.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isMonitor() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
Indicates whether the application component is monitored.
isMonitor() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
Indicates whether the application component is monitored.
isMonitor() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
Indicates whether the application component is monitored.

L

listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
listApplications(ListApplicationsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Lists the IDs of the applications that you are monitoring.
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Lists the IDs of the applications that you are monitoring.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
listApplicationsAsync(ListApplicationsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Lists the IDs of the applications that you are monitoring.
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Lists the IDs of the applications that you are monitoring.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
ListApplicationsRequest - Class in com.amazonaws.services.applicationinsights.model
 
ListApplicationsRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
 
ListApplicationsResult - Class in com.amazonaws.services.applicationinsights.model
 
ListApplicationsResult() - Constructor for class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
 
listComponents(ListComponentsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
listComponents(ListComponentsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Lists the auto-grouped, standalone, and custom components of the application.
listComponents(ListComponentsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Lists the auto-grouped, standalone, and custom components of the application.
listComponentsAsync(ListComponentsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
listComponentsAsync(ListComponentsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Lists the auto-grouped, standalone, and custom components of the application.
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Lists the auto-grouped, standalone, and custom components of the application.
listComponentsAsync(ListComponentsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
ListComponentsRequest - Class in com.amazonaws.services.applicationinsights.model
 
ListComponentsRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
 
ListComponentsResult - Class in com.amazonaws.services.applicationinsights.model
 
ListComponentsResult() - Constructor for class com.amazonaws.services.applicationinsights.model.ListComponentsResult
 
listProblems(ListProblemsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
listProblems(ListProblemsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Lists the problems with your application.
listProblems(ListProblemsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Lists the problems with your application.
listProblemsAsync(ListProblemsRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
listProblemsAsync(ListProblemsRequest, AsyncHandler<ListProblemsRequest, ListProblemsResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
listProblemsAsync(ListProblemsRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Lists the problems with your application.
listProblemsAsync(ListProblemsRequest, AsyncHandler<ListProblemsRequest, ListProblemsResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Lists the problems with your application.
listProblemsAsync(ListProblemsRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
listProblemsAsync(ListProblemsRequest, AsyncHandler<ListProblemsRequest, ListProblemsResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
ListProblemsRequest - Class in com.amazonaws.services.applicationinsights.model
 
ListProblemsRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
 
ListProblemsResult - Class in com.amazonaws.services.applicationinsights.model
 
ListProblemsResult() - Constructor for class com.amazonaws.services.applicationinsights.model.ListProblemsResult
 
LogFilter - Enum in com.amazonaws.services.applicationinsights.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationinsights.model.Observation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationinsights.model.Problem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
 

O

Observation - Class in com.amazonaws.services.applicationinsights.model
Describes an anomaly or error with the application.
Observation() - Constructor for class com.amazonaws.services.applicationinsights.model.Observation
 

P

Problem - Class in com.amazonaws.services.applicationinsights.model
Describes a problem that is detected by correlating observations.
Problem() - Constructor for class com.amazonaws.services.applicationinsights.model.Problem
 

R

RelatedObservations - Class in com.amazonaws.services.applicationinsights.model
Describes observations related to the problem.
RelatedObservations() - Constructor for class com.amazonaws.services.applicationinsights.model.RelatedObservations
 
ResourceInUseException - Exception in com.amazonaws.services.applicationinsights.model
The resource is already created or in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.applicationinsights.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.applicationinsights.model
The resource does not exist in the customer account.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.applicationinsights.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setAffectedResource(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The resource affected by the problem.
setApplicationComponent(ApplicationComponent) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
 
setApplicationComponentList(Collection<ApplicationComponent>) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
The list of application components.
setApplicationInfo(ApplicationInfo) - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
Information about the application.
setApplicationInfo(ApplicationInfo) - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
Information about the application.
setApplicationInfoList(Collection<ApplicationInfo>) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
The list of applications.
setComponentConfiguration(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
The recommended configuration settings of the component.
setComponentConfiguration(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
The configuration settings of the component.
setComponentConfiguration(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The configuration settings of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The name of the component.
setComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The name of the component.
setEndTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The time when the problem ended, in epoch seconds.
setEndTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The time when the observation ended, in epoch seconds.
setEndTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The time when the problem ended, in epoch seconds.
setFeedback(Map<String, String>) - Method in class com.amazonaws.services.applicationinsights.model.Problem
Feedback provided by the user about the problem.
setId(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The ID of the observation type.
setId(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The ID of the problem.
setInsights(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
A detailed analysis of the problem using machine learning.
setLifeCycle(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The lifecycle of the application.
setLineTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The timestamp in the CloudWatch Logs that specifies when the matched line occurred.
setLogFilter(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log filter of the observation.
setLogGroup(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log group name.
setLogText(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log text of the observation.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
The maximum number of results to return in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The maximum number of results to return in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The maximum number of results to return in a single call.
setMetricName(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The name of the observation metric.
setMetricNamespace(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The namespace of the observation metric.
setMonitor(Boolean) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
Indicates whether the application component is monitored.
setMonitor(Boolean) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
Indicates whether the application component is monitored.
setMonitor(Boolean) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
Indicates whether the application component is monitored.
setNewComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The new name of the component.
setNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
The token used to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
The token used to retrieve the next page of results.
setObservation(Observation) - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
Information about the observation.
setObservationId(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
The ID of the observation.
setObservationList(Collection<Observation>) - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
The list of observations related to the problem.
setProblem(Problem) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
Information about the problem.
setProblemId(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
The ID of the problem.
setProblemId(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
The ID of the problem.
setProblemList(Collection<Problem>) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
The list of problems.
setRelatedObservations(RelatedObservations) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
Observations related to the problem.
setRemarks(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The issues on the user side that are blocking Application Insights from fully monitoring the application.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The name of the resource group used for the application.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The name of the resource group affected by the problem.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The name of the resource group.
setResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The name of the resource group.
setResourceList(Collection<String>) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The list of resource ARNs that belong to the component.
setResourceList(Collection<String>) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
The list of resource ARNs that belong to the component.
setResourceList(Collection<String>) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The list of resource ARNs that belong to the component.
setResourceType(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The resource type.
setSeverityLevel(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
A measure of the level of impact of the problem.
setSourceARN(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The source resource ARN of the observation.
setSourceType(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The source type of the observation.
setStartTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The time when the problem was detected, in epoch seconds.
setStartTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The time when the observation was first detected, in epoch seconds.
setStartTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The time when the problem started, in epoch seconds.
setStatus(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The status of the problem.
setTier(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The stack tier of the application component.
setTier(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The tier of the application component.
setTier(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
The tier of the application component.
setTier(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The tier of the application component.
setTitle(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The name of the problem.
setUnit(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The unit of the source observation metric.
setValue(Double) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The value of the source observation metric.
SeverityLevel - Enum in com.amazonaws.services.applicationinsights.model
 
shutdown() - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
shutdown() - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClientBuilder
 
Status - Enum in com.amazonaws.services.applicationinsights.model
 

T

toString() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationinsights.model.FeedbackKey
 
toString() - Method in enum com.amazonaws.services.applicationinsights.model.FeedbackValue
 
toString() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationinsights.model.LogFilter
 
toString() - Method in class com.amazonaws.services.applicationinsights.model.Observation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.Problem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationinsights.model.SeverityLevel
 
toString() - Method in enum com.amazonaws.services.applicationinsights.model.Status
 
toString() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentResult
Returns a string representation of this object.

U

updateComponent(UpdateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
updateComponent(UpdateComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Updates the custom component name and/or the list of resources that make up the component.
updateComponent(UpdateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Updates the custom component name and/or the list of resources that make up the component.
updateComponentAsync(UpdateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
updateComponentAsync(UpdateComponentRequest, AsyncHandler<UpdateComponentRequest, UpdateComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
updateComponentAsync(UpdateComponentRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Updates the custom component name and/or the list of resources that make up the component.
updateComponentAsync(UpdateComponentRequest, AsyncHandler<UpdateComponentRequest, UpdateComponentResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Updates the custom component name and/or the list of resources that make up the component.
updateComponentAsync(UpdateComponentRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
updateComponentAsync(UpdateComponentRequest, AsyncHandler<UpdateComponentRequest, UpdateComponentResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
updateComponentConfiguration(UpdateComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsights
 
updateComponentConfiguration(UpdateComponentConfigurationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsights
Updates the monitoring configurations for the component.
updateComponentConfiguration(UpdateComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsClient
Updates the monitoring configurations for the component.
updateComponentConfigurationAsync(UpdateComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
updateComponentConfigurationAsync(UpdateComponentConfigurationRequest, AsyncHandler<UpdateComponentConfigurationRequest, UpdateComponentConfigurationResult>) - Method in class com.amazonaws.services.applicationinsights.AbstractAmazonApplicationInsightsAsync
 
updateComponentConfigurationAsync(UpdateComponentConfigurationRequest) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Updates the monitoring configurations for the component.
updateComponentConfigurationAsync(UpdateComponentConfigurationRequest, AsyncHandler<UpdateComponentConfigurationRequest, UpdateComponentConfigurationResult>) - Method in interface com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsync
Updates the monitoring configurations for the component.
updateComponentConfigurationAsync(UpdateComponentConfigurationRequest) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
updateComponentConfigurationAsync(UpdateComponentConfigurationRequest, AsyncHandler<UpdateComponentConfigurationRequest, UpdateComponentConfigurationResult>) - Method in class com.amazonaws.services.applicationinsights.AmazonApplicationInsightsAsyncClient
 
UpdateComponentConfigurationRequest - Class in com.amazonaws.services.applicationinsights.model
 
UpdateComponentConfigurationRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
 
UpdateComponentConfigurationResult - Class in com.amazonaws.services.applicationinsights.model
 
UpdateComponentConfigurationResult() - Constructor for class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationResult
 
UpdateComponentRequest - Class in com.amazonaws.services.applicationinsights.model
 
UpdateComponentRequest() - Constructor for class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
 
UpdateComponentResult - Class in com.amazonaws.services.applicationinsights.model
 
UpdateComponentResult() - Constructor for class com.amazonaws.services.applicationinsights.model.UpdateComponentResult
 

V

ValidationException - Exception in com.amazonaws.services.applicationinsights.model
The parameter is not valid.
ValidationException(String) - Constructor for exception com.amazonaws.services.applicationinsights.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.applicationinsights.model.FeedbackKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationinsights.model.FeedbackValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationinsights.model.LogFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationinsights.model.SeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationinsights.model.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.applicationinsights.model.FeedbackKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationinsights.model.FeedbackValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationinsights.model.LogFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationinsights.model.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationinsights.model.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAffectedResource(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The resource affected by the problem.
withApplicationComponent(ApplicationComponent) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
 
withApplicationComponentList(ApplicationComponent...) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
The list of application components.
withApplicationComponentList(Collection<ApplicationComponent>) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
The list of application components.
withApplicationInfo(ApplicationInfo) - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationResult
Information about the application.
withApplicationInfo(ApplicationInfo) - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationResult
Information about the application.
withApplicationInfoList(ApplicationInfo...) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
The list of applications.
withApplicationInfoList(Collection<ApplicationInfo>) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
The list of applications.
withComponentConfiguration(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResult
The recommended configuration settings of the component.
withComponentConfiguration(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
The configuration settings of the component.
withComponentConfiguration(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The configuration settings of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The name of the component.
withComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The name of the component.
withEndTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The time when the problem ended, in epoch seconds.
withEndTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The time when the observation ended, in epoch seconds.
withEndTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The time when the problem ended, in epoch seconds.
withFeedback(Map<String, String>) - Method in class com.amazonaws.services.applicationinsights.model.Problem
Feedback provided by the user about the problem.
withId(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The ID of the observation type.
withId(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The ID of the problem.
withInsights(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
A detailed analysis of the problem using machine learning.
withLifeCycle(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The lifecycle of the application.
withLineTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The timestamp in the CloudWatch Logs that specifies when the matched line occurred.
withLogFilter(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log filter of the observation.
withLogFilter(LogFilter) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log filter of the observation.
withLogGroup(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log group name.
withLogText(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The log text of the observation.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
The maximum number of results to return in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The maximum number of results to return in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The maximum number of results to return in a single call.
withMetricName(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The name of the observation metric.
withMetricNamespace(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The namespace of the observation metric.
withMonitor(Boolean) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
Indicates whether the application component is monitored.
withMonitor(Boolean) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
Indicates whether the application component is monitored.
withMonitor(Boolean) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
Indicates whether the application component is monitored.
withNewComponentName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The new name of the component.
withNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListApplicationsResult
The token used to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsResult
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
The token used to retrieve the next page of results.
withObservation(Observation) - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationResult
Information about the observation.
withObservationId(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeObservationRequest
The ID of the observation.
withObservationList(Observation...) - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
The list of observations related to the problem.
withObservationList(Collection<Observation>) - Method in class com.amazonaws.services.applicationinsights.model.RelatedObservations
The list of observations related to the problem.
withProblem(Problem) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemResult
Information about the problem.
withProblemId(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsRequest
The ID of the problem.
withProblemId(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemRequest
The ID of the problem.
withProblemList(Problem...) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
The list of problems.
withProblemList(Collection<Problem>) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsResult
The list of problems.
withRelatedObservations(RelatedObservations) - Method in class com.amazonaws.services.applicationinsights.model.DescribeProblemObservationsResult
Observations related to the problem.
withRemarks(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The issues on the user side that are blocking Application Insights from fully monitoring the application.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationInfo
The name of the resource group used for the application.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.CreateApplicationRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DeleteApplicationRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DeleteComponentRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeApplicationRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.ListComponentsRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The name of the resource group affected by the problem.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The name of the resource group.
withResourceGroupName(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The name of the resource group.
withResourceList(String...) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The list of resource ARNs that belong to the component.
withResourceList(Collection<String>) - Method in class com.amazonaws.services.applicationinsights.model.CreateComponentRequest
The list of resource ARNs that belong to the component.
withResourceList(String...) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
The list of resource ARNs that belong to the component.
withResourceList(Collection<String>) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentResult
The list of resource ARNs that belong to the component.
withResourceList(String...) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The list of resource ARNs that belong to the component.
withResourceList(Collection<String>) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentRequest
The list of resource ARNs that belong to the component.
withResourceType(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The resource type.
withSeverityLevel(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
A measure of the level of impact of the problem.
withSeverityLevel(SeverityLevel) - Method in class com.amazonaws.services.applicationinsights.model.Problem
A measure of the level of impact of the problem.
withSourceARN(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The source resource ARN of the observation.
withSourceType(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The source type of the observation.
withStartTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.ListProblemsRequest
The time when the problem was detected, in epoch seconds.
withStartTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The time when the observation was first detected, in epoch seconds.
withStartTime(Date) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The time when the problem started, in epoch seconds.
withStatus(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The status of the problem.
withStatus(Status) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The status of the problem.
withTier(String) - Method in class com.amazonaws.services.applicationinsights.model.ApplicationComponent
The stack tier of the application component.
withTier(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationRecommendationRequest
The tier of the application component.
withTier(String) - Method in class com.amazonaws.services.applicationinsights.model.DescribeComponentConfigurationResult
The tier of the application component.
withTier(String) - Method in class com.amazonaws.services.applicationinsights.model.UpdateComponentConfigurationRequest
The tier of the application component.
withTitle(String) - Method in class com.amazonaws.services.applicationinsights.model.Problem
The name of the problem.
withUnit(String) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The unit of the source observation metric.
withValue(Double) - Method in class com.amazonaws.services.applicationinsights.model.Observation
The value of the source observation metric.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.