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

A

AbstractAWSApplicationDiscovery - Class in com.amazonaws.services.applicationdiscovery
Abstract implementation of AWSApplicationDiscovery.
AbstractAWSApplicationDiscovery() - Constructor for class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
AbstractAWSApplicationDiscoveryAsync - Class in com.amazonaws.services.applicationdiscovery
Abstract implementation of AWSApplicationDiscoveryAsync.
AbstractAWSApplicationDiscoveryAsync() - Constructor for class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
addSchemaStorageConfigEntry(String, String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Add a single SchemaStorageConfig entry
addSchemaStorageConfigEntry(String, String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
Add a single SchemaStorageConfig entry
AgentConfigurationStatus - Class in com.amazonaws.services.applicationdiscovery.model
Information about agents or connectors that were instructed to start collecting data.
AgentConfigurationStatus() - Constructor for class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
 
AgentInfo - Class in com.amazonaws.services.applicationdiscovery.model
Information about agents or connectors associated with the user’s AWS account.
AgentInfo() - Constructor for class com.amazonaws.services.applicationdiscovery.model.AgentInfo
 
AgentNetworkInfo - Class in com.amazonaws.services.applicationdiscovery.model
Network details about the host where the agent/connector resides.
AgentNetworkInfo() - Constructor for class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
 
AgentStatus - Enum in com.amazonaws.services.applicationdiscovery.model
 
associateConfigurationItemsToApplication(AssociateConfigurationItemsToApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
associateConfigurationItemsToApplication(AssociateConfigurationItemsToApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Associates one or more configuration items with an application.
associateConfigurationItemsToApplication(AssociateConfigurationItemsToApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Associates one or more configuration items with an application.
associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest, AsyncHandler<AssociateConfigurationItemsToApplicationRequest, AssociateConfigurationItemsToApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Associates one or more configuration items with an application.
associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest, AsyncHandler<AssociateConfigurationItemsToApplicationRequest, AssociateConfigurationItemsToApplicationResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Associates one or more configuration items with an application.
associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest, AsyncHandler<AssociateConfigurationItemsToApplicationRequest, AssociateConfigurationItemsToApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
AssociateConfigurationItemsToApplicationRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
AssociateConfigurationItemsToApplicationRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
 
AssociateConfigurationItemsToApplicationResult - Class in com.amazonaws.services.applicationdiscovery.model
 
AssociateConfigurationItemsToApplicationResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationResult
 
asyncBuilder() - Static method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
AuthorizationErrorException - Exception in com.amazonaws.services.applicationdiscovery.model
The AWS user account does not have permission to perform the action.
AuthorizationErrorException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.AuthorizationErrorException
Constructs a new AuthorizationErrorException with the specified error message.
AWSApplicationDiscovery - Interface in com.amazonaws.services.applicationdiscovery
Interface for accessing AWS Application Discovery Service.
AWSApplicationDiscoveryAsync - Interface in com.amazonaws.services.applicationdiscovery
Interface for accessing AWS Application Discovery Service asynchronously.
AWSApplicationDiscoveryAsyncClient - Class in com.amazonaws.services.applicationdiscovery
Client for accessing AWS Application Discovery Service asynchronously.
AWSApplicationDiscoveryAsyncClient() - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
AWSApplicationDiscoveryAsyncClientBuilder - Class in com.amazonaws.services.applicationdiscovery
Fluent builder for AWSApplicationDiscoveryAsync.
AWSApplicationDiscoveryClient - Class in com.amazonaws.services.applicationdiscovery
Client for accessing AWS Application Discovery Service.
AWSApplicationDiscoveryClient() - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
AWSApplicationDiscoveryClient(ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
AWSApplicationDiscoveryClient(AWSCredentials) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSApplicationDiscoveryClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSApplicationDiscoveryClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
AWSApplicationDiscoveryClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
AWSApplicationDiscoveryClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
AWSApplicationDiscoveryClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
AWSApplicationDiscoveryClientBuilder - Class in com.amazonaws.services.applicationdiscovery
Fluent builder for AWSApplicationDiscovery.
AWSApplicationDiscoveryException - Exception in com.amazonaws.services.applicationdiscovery.model
Base exception for all service exceptions thrown by AWS Application Discovery Service
AWSApplicationDiscoveryException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.AWSApplicationDiscoveryException
Constructs a new AWSApplicationDiscoveryException with the specified error message.

B

batchDeleteImportData(BatchDeleteImportDataRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
batchDeleteImportData(BatchDeleteImportDataRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Deletes one or more import tasks, each identified by their import ID.
batchDeleteImportData(BatchDeleteImportDataRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Deletes one or more import tasks, each identified by their import ID.
batchDeleteImportDataAsync(BatchDeleteImportDataRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
batchDeleteImportDataAsync(BatchDeleteImportDataRequest, AsyncHandler<BatchDeleteImportDataRequest, BatchDeleteImportDataResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
batchDeleteImportDataAsync(BatchDeleteImportDataRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deletes one or more import tasks, each identified by their import ID.
batchDeleteImportDataAsync(BatchDeleteImportDataRequest, AsyncHandler<BatchDeleteImportDataRequest, BatchDeleteImportDataResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deletes one or more import tasks, each identified by their import ID.
batchDeleteImportDataAsync(BatchDeleteImportDataRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
batchDeleteImportDataAsync(BatchDeleteImportDataRequest, AsyncHandler<BatchDeleteImportDataRequest, BatchDeleteImportDataResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
BatchDeleteImportDataError - Class in com.amazonaws.services.applicationdiscovery.model
Error messages returned for each import task that you deleted as a response for this command.
BatchDeleteImportDataError() - Constructor for class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
 
BatchDeleteImportDataErrorCode - Enum in com.amazonaws.services.applicationdiscovery.model
 
BatchDeleteImportDataRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
BatchDeleteImportDataRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
 
BatchDeleteImportDataResult - Class in com.amazonaws.services.applicationdiscovery.model
 
BatchDeleteImportDataResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClientBuilder
Construct an asynchronous implementation of AWSApplicationDiscoveryAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClientBuilder
Construct a synchronous implementation of AWSApplicationDiscovery using the current builder configuration.
builder() - Static method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
 

C

clearSchemaStorageConfigEntries() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Removes all the entries added into SchemaStorageConfig.
clearSchemaStorageConfigEntries() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
Removes all the entries added into SchemaStorageConfig.
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
 
clone() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationResult
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.applicationdiscovery - package com.amazonaws.services.applicationdiscovery
AWS Application Discovery Service
com.amazonaws.services.applicationdiscovery.model - package com.amazonaws.services.applicationdiscovery.model
 
configFactory - Static variable in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Client configuration factory providing ClientConfigurations tailored to this client
ConfigurationItemType - Enum in com.amazonaws.services.applicationdiscovery.model
 
ConfigurationTag - Class in com.amazonaws.services.applicationdiscovery.model
Tags for a configuration item.
ConfigurationTag() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
 
ConflictErrorException - Exception in com.amazonaws.services.applicationdiscovery.model

ConflictErrorException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.ConflictErrorException
Constructs a new ConflictErrorException with the specified error message.
ContinuousExportDescription - Class in com.amazonaws.services.applicationdiscovery.model
A list of continuous export descriptions.
ContinuousExportDescription() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
 
ContinuousExportStatus - Enum in com.amazonaws.services.applicationdiscovery.model
 
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Creates an application with the given name and description.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Creates an application with the given name and description.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Creates an application with the given name and description.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Creates an application with the given name and description.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
CreateApplicationRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
CreateApplicationRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
 
CreateApplicationResult - Class in com.amazonaws.services.applicationdiscovery.model
 
CreateApplicationResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
 
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Creates one or more tags for configuration items.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Creates one or more tags for configuration items.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Creates one or more tags for configuration items.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Creates one or more tags for configuration items.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
CreateTagsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
CreateTagsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
 
CreateTagsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
CreateTagsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
 
CustomerAgentInfo - Class in com.amazonaws.services.applicationdiscovery.model
Inventory data for installed discovery agents.
CustomerAgentInfo() - Constructor for class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
 
CustomerConnectorInfo - Class in com.amazonaws.services.applicationdiscovery.model
Inventory data for installed discovery connectors.
CustomerConnectorInfo() - Constructor for class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
 

D

DataSource - Enum in com.amazonaws.services.applicationdiscovery.model
 
defaultClient() - Static method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClientBuilder
 
deleteApplications(DeleteApplicationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
deleteApplications(DeleteApplicationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Deletes a list of applications and their associations with configuration items.
deleteApplications(DeleteApplicationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Deletes a list of applications and their associations with configuration items.
deleteApplicationsAsync(DeleteApplicationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
deleteApplicationsAsync(DeleteApplicationsRequest, AsyncHandler<DeleteApplicationsRequest, DeleteApplicationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
deleteApplicationsAsync(DeleteApplicationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deletes a list of applications and their associations with configuration items.
deleteApplicationsAsync(DeleteApplicationsRequest, AsyncHandler<DeleteApplicationsRequest, DeleteApplicationsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deletes a list of applications and their associations with configuration items.
deleteApplicationsAsync(DeleteApplicationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
deleteApplicationsAsync(DeleteApplicationsRequest, AsyncHandler<DeleteApplicationsRequest, DeleteApplicationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DeleteApplicationsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DeleteApplicationsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
 
DeleteApplicationsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DeleteApplicationsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsResult
 
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Deletes the association between configuration items and one or more tags.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Deletes the association between configuration items and one or more tags.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deletes the association between configuration items and one or more tags.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deletes the association between configuration items and one or more tags.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DeleteTagsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DeleteTagsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
 
DeleteTagsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DeleteTagsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DeleteTagsResult
 
describeAgents(DescribeAgentsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
describeAgents(DescribeAgentsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Lists agents or connectors as specified by ID or other filters.
describeAgents(DescribeAgentsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Lists agents or connectors as specified by ID or other filters.
describeAgentsAsync(DescribeAgentsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeAgentsAsync(DescribeAgentsRequest, AsyncHandler<DescribeAgentsRequest, DescribeAgentsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeAgentsAsync(DescribeAgentsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Lists agents or connectors as specified by ID or other filters.
describeAgentsAsync(DescribeAgentsRequest, AsyncHandler<DescribeAgentsRequest, DescribeAgentsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Lists agents or connectors as specified by ID or other filters.
describeAgentsAsync(DescribeAgentsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
describeAgentsAsync(DescribeAgentsRequest, AsyncHandler<DescribeAgentsRequest, DescribeAgentsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DescribeAgentsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeAgentsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
 
DescribeAgentsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeAgentsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
 
describeConfigurations(DescribeConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
describeConfigurations(DescribeConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Retrieves attributes for a list of configuration item IDs.
describeConfigurations(DescribeConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Retrieves attributes for a list of configuration item IDs.
describeConfigurationsAsync(DescribeConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeConfigurationsAsync(DescribeConfigurationsRequest, AsyncHandler<DescribeConfigurationsRequest, DescribeConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeConfigurationsAsync(DescribeConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves attributes for a list of configuration item IDs.
describeConfigurationsAsync(DescribeConfigurationsRequest, AsyncHandler<DescribeConfigurationsRequest, DescribeConfigurationsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves attributes for a list of configuration item IDs.
describeConfigurationsAsync(DescribeConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
describeConfigurationsAsync(DescribeConfigurationsRequest, AsyncHandler<DescribeConfigurationsRequest, DescribeConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DescribeConfigurationsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeConfigurationsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
 
DescribeConfigurationsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeConfigurationsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
 
describeContinuousExports(DescribeContinuousExportsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
describeContinuousExports(DescribeContinuousExportsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Lists exports as specified by ID.
describeContinuousExports(DescribeContinuousExportsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Lists exports as specified by ID.
describeContinuousExportsAsync(DescribeContinuousExportsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeContinuousExportsAsync(DescribeContinuousExportsRequest, AsyncHandler<DescribeContinuousExportsRequest, DescribeContinuousExportsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeContinuousExportsAsync(DescribeContinuousExportsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Lists exports as specified by ID.
describeContinuousExportsAsync(DescribeContinuousExportsRequest, AsyncHandler<DescribeContinuousExportsRequest, DescribeContinuousExportsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Lists exports as specified by ID.
describeContinuousExportsAsync(DescribeContinuousExportsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
describeContinuousExportsAsync(DescribeContinuousExportsRequest, AsyncHandler<DescribeContinuousExportsRequest, DescribeContinuousExportsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DescribeContinuousExportsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeContinuousExportsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
 
DescribeContinuousExportsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeContinuousExportsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
 
describeExportConfigurations(DescribeExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
Deprecated.
describeExportConfigurations(DescribeExportConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Deprecated.
describeExportConfigurations(DescribeExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Deprecated.
describeExportConfigurationsAsync(DescribeExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
Deprecated.
describeExportConfigurationsAsync(DescribeExportConfigurationsRequest, AsyncHandler<DescribeExportConfigurationsRequest, DescribeExportConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
Deprecated.
describeExportConfigurationsAsync(DescribeExportConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deprecated.
describeExportConfigurationsAsync(DescribeExportConfigurationsRequest, AsyncHandler<DescribeExportConfigurationsRequest, DescribeExportConfigurationsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deprecated.
describeExportConfigurationsAsync(DescribeExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
Deprecated.
describeExportConfigurationsAsync(DescribeExportConfigurationsRequest, AsyncHandler<DescribeExportConfigurationsRequest, DescribeExportConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
Deprecated.
DescribeExportConfigurationsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeExportConfigurationsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
 
DescribeExportConfigurationsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeExportConfigurationsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
 
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Retrieve status of one or more export tasks.
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Retrieve status of one or more export tasks.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieve status of one or more export tasks.
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieve status of one or more export tasks.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DescribeExportTasksRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
 
DescribeExportTasksResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeExportTasksResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
 
describeImportTasks(DescribeImportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
describeImportTasks(DescribeImportTasksRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
describeImportTasks(DescribeImportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
describeImportTasksAsync(DescribeImportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeImportTasksAsync(DescribeImportTasksRequest, AsyncHandler<DescribeImportTasksRequest, DescribeImportTasksResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeImportTasksAsync(DescribeImportTasksRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
describeImportTasksAsync(DescribeImportTasksRequest, AsyncHandler<DescribeImportTasksRequest, DescribeImportTasksResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
describeImportTasksAsync(DescribeImportTasksRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
describeImportTasksAsync(DescribeImportTasksRequest, AsyncHandler<DescribeImportTasksRequest, DescribeImportTasksResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DescribeImportTasksRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeImportTasksRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
 
DescribeImportTasksResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeImportTasksResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
 
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value, passed to the optional parameter filters.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value, passed to the optional parameter filters.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value, passed to the optional parameter filters.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value, passed to the optional parameter filters.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DescribeTagsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeTagsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
 
DescribeTagsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DescribeTagsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
 
disassociateConfigurationItemsFromApplication(DisassociateConfigurationItemsFromApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
disassociateConfigurationItemsFromApplication(DisassociateConfigurationItemsFromApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Disassociates one or more configuration items from an application.
disassociateConfigurationItemsFromApplication(DisassociateConfigurationItemsFromApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Disassociates one or more configuration items from an application.
disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest, AsyncHandler<DisassociateConfigurationItemsFromApplicationRequest, DisassociateConfigurationItemsFromApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Disassociates one or more configuration items from an application.
disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest, AsyncHandler<DisassociateConfigurationItemsFromApplicationRequest, DisassociateConfigurationItemsFromApplicationResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Disassociates one or more configuration items from an application.
disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest, AsyncHandler<DisassociateConfigurationItemsFromApplicationRequest, DisassociateConfigurationItemsFromApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
DisassociateConfigurationItemsFromApplicationRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
DisassociateConfigurationItemsFromApplicationRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
 
DisassociateConfigurationItemsFromApplicationResult - Class in com.amazonaws.services.applicationdiscovery.model
 
DisassociateConfigurationItemsFromApplicationResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationResult
 
DiscoveryActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS Application Discovery Service.

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationResult
 
exportConfigurations(ExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
Deprecated.
exportConfigurations(ExportConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Deprecated.
exportConfigurations(ExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Deprecated.
exportConfigurationsAsync(ExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
Deprecated.
exportConfigurationsAsync(ExportConfigurationsRequest, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
Deprecated.
exportConfigurationsAsync(ExportConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deprecated.
exportConfigurationsAsync(ExportConfigurationsRequest, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Deprecated.
exportConfigurationsAsync(ExportConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
Deprecated.
exportConfigurationsAsync(ExportConfigurationsRequest, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
Deprecated.
ExportConfigurationsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
ExportConfigurationsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsRequest
 
ExportConfigurationsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
ExportConfigurationsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
 
ExportDataFormat - Enum in com.amazonaws.services.applicationdiscovery.model
 
ExportFilter - Class in com.amazonaws.services.applicationdiscovery.model
Used to select which agent's data is to be exported.
ExportFilter() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ExportFilter
 
ExportInfo - Class in com.amazonaws.services.applicationdiscovery.model
Information regarding the export status of discovered data.
ExportInfo() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ExportInfo
 
ExportStatus - Enum in com.amazonaws.services.applicationdiscovery.model
 

F

Filter - Class in com.amazonaws.services.applicationdiscovery.model
A filter that can use conditional operators.
Filter() - Constructor for class com.amazonaws.services.applicationdiscovery.model.Filter
 
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.AgentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ConfigurationItemType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ContinuousExportStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.DataSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ExportDataFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ExportStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ImportStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ImportTaskFilterName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.OrderString
Use this in place of valueOf.

G

getActionName() - Method in enum com.amazonaws.auth.policy.actions.DiscoveryActions
 
getActiveAgents() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of active discovery agents.
getActiveConnectors() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of active discovery connectors.
getAgentId() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
The agent/connector ID.
getAgentId() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The agent or connector ID.
getAgentIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
The agent or the Connector IDs for which you want information.
getAgentIds() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to start collecting data.
getAgentIds() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to stop collecting data.
getAgentNetworkInfoList() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Network details about the host where the agent or connector resides.
getAgentsConfigurationStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
Information about agents or the connector that were instructed to start collecting data.
getAgentsConfigurationStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
Information about the agents or connector that were instructed to stop collecting data.
getAgentsInfo() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Lists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an agent/Connector ID.
getAgentSummary() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
Details about discovered agents, including agent status and health.
getAgentType() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Type of agent.
getApplicationConfigurationId() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
The configuration ID of an application with which items are to be associated.
getApplicationConfigurationId() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Configuration ID of an application from which each item is disassociated.
getApplicationImportFailure() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of application records in the import file that failed to be imported.
getApplicationImportSuccess() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of application records in the import file that were successfully imported.
getApplications() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of applications discovered.
getBlackListedAgents() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of blacklisted discovery agents.
getBlackListedConnectors() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of blacklisted discovery connectors.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
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.applicationdiscovery.AWSApplicationDiscoveryClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientRequestToken() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A unique token used to prevent the same import request from occurring more than once.
getClientRequestToken() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
Optional.
getCollectionStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Status of the collection process for an agent or connector.
getCondition() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
Supported condition: EQUALS
getCondition() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
A conditional operator.
getConfigurationId() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
The configuration ID for the item to tag.
getConfigurationId() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
Configuration ID of an application to be created.
getConfigurationId() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Configuration ID of the server for which neighbors are being listed.
getConfigurationId() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
Configuration ID of the application to be updated.
getConfigurationIds() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
The ID of each configuration item to be associated with an application.
getConfigurationIds() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
A list of configuration items that you want to tag.
getConfigurationIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
Configuration ID of an application to be deleted.
getConfigurationIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
A list of configuration items with tags that you want to delete.
getConfigurationIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
One or more configuration IDs.
getConfigurationIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Configuration ID of each item to be disassociated from an application.
getConfigurations() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
A key in the response map.
getConfigurations() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Returns configuration details, including the configuration ID, attribute names, and attribute values.
getConfigurationsDownloadUrl() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A URL for an Amazon S3 bucket where you can review the exported data.
getConfigurationType() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of IT asset to tag.
getConfigurationType() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
A valid configuration identified by Application Discovery Service.
getConnectionsCount() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The number of open network connections with the neighboring server.
getConnectorId() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The ID of the connector.
getConnectorSummary() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
Details about discovered connectors, including connector status and health.
getDataSource() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The type of data collector used to gather this data (currently only offered for AGENT).
getDataSource() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The type of data collector used to gather this data (currently only offered for AGENT).
getDescription() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
A description of the operation performed.
getDescription() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
Description of the application to be created.
getDescription() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
New description of the application to be updated.
getDescriptions() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
A list of continuous export descriptions.
getDestinationPort() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The destination network port for the connection.
getDestinationServerId() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The ID of the server that accepted the network connection.
getDiscoverySummary(GetDiscoverySummaryRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
getDiscoverySummary(GetDiscoverySummaryRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Retrieves a short summary of discovered assets.
getDiscoverySummary(GetDiscoverySummaryRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Retrieves a short summary of discovered assets.
getDiscoverySummaryAsync(GetDiscoverySummaryRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
getDiscoverySummaryAsync(GetDiscoverySummaryRequest, AsyncHandler<GetDiscoverySummaryRequest, GetDiscoverySummaryResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
getDiscoverySummaryAsync(GetDiscoverySummaryRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a short summary of discovered assets.
getDiscoverySummaryAsync(GetDiscoverySummaryRequest, AsyncHandler<GetDiscoverySummaryRequest, GetDiscoverySummaryResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a short summary of discovered assets.
getDiscoverySummaryAsync(GetDiscoverySummaryRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
getDiscoverySummaryAsync(GetDiscoverySummaryRequest, AsyncHandler<GetDiscoverySummaryRequest, GetDiscoverySummaryResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
GetDiscoverySummaryRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
GetDiscoverySummaryRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryRequest
 
GetDiscoverySummaryResult - Class in com.amazonaws.services.applicationdiscovery.model
 
GetDiscoverySummaryResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
 
getEndTime() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
getErrorCode() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The type of error that occurred for a specific import task.
getErrorDescription() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The description of the error that occurred for a specific import task.
getErrors() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
Error messages returned for each import task that you deleted as a response for this command.
getErrorsAndFailedEntriesZip() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A link to a compressed archive folder (in the ZIP format) that contains an error log and a file of failed records.
getExecutorService() - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
Returns the executor service used by this client to execute async requests.
getExportDataFormat() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The file format for the returned export data.
getExportId() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The unique ID assigned to this export.
getExportId() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
A unique identifier that you can use to query the export status.
getExportId() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A unique identifier used to query an export.
getExportId() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The unique ID assigned to this export.
getExportId() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
A unique identifier used to query the status of an export request.
getExportId() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
The unique ID assigned to this export.
getExportIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
The unique IDs assigned to the exports.
getExportIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
A list of continuous export IDs to search for.
getExportIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more unique identifiers used to query the status of an export request.
getExportRequestTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The time that the data export was initiated.
getExportsInfo() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult

getExportsInfo() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
Contains one or more sets of export request details.
getExportStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The status of the data export job.
getFieldName() - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
The field on which to order.
getFilters() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
You can filter the request using various logical operators and a key-value format.
getFilters() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
An array of name-value pairs that you provide to filter the results for the DescribeImportTask request to a specific subset of results.
getFilters() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
You can filter the list using a key-value format.
getFilters() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
You can filter the request using various logical operators and a key-value format.
getFilters() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
If a filter is present, it selects the single agentId of the Application Discovery Agent for which data is exported.
getHealth() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The health of the agent or connector.
getHealthyAgents() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of healthy discovery agents
getHealthyConnectors() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of healthy discovery connectors.
getHostName() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The name of the host where the agent or connector resides.
getImportCompletionTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request finished, presented in the Unix time stamp format.
getImportDeletedTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request was deleted, presented in the Unix time stamp format.
getImportRequestTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request was made, presented in the Unix time stamp format.
getImportTaskId() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The unique import ID associated with the error that occurred.
getImportTaskId() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The unique ID for a specific import task.
getImportTaskIds() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
The IDs for the import tasks that you want to delete.
getImportUrl() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The URL for your import file that you've uploaded to Amazon S3.
getImportUrl() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
The URL for your import file that you've uploaded to Amazon S3.
getIpAddress() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
The IP address for the host where the agent/connector resides.
getIsTruncated() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
If true, the export of agent information exceeded the size limit for a single export and the exported data is incomplete for the requested time range.
getKey() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of tag on which to filter.
getKey() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
The type of tag on which to filter.
getKnownDependencyCount() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
Count of distinct servers that are one hop away from the given server.
getLastHealthPingTime() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Time since agent or connector health was reported.
getMacAddress() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
The MAC address for the host where the agent/connector resides.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
The total number of agents/Connectors to return in a single page of output.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
The maximum number of volume results returned by DescribeExportTasks in paginated output.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
The maximum number of results that you want this request to return, up to 100.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
The total number of items to return in a single page of output.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
The total number of items to return.
getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Maximum number of results to return in a single page of output.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
Name of the application to be created.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
A single ExportFilter name.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
The name of the filter.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A descriptive name for an import task.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
The name, status, or import task ID for a specific import task.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
A descriptive name for this request.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
A name of the tag filter.
getName() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
New name of the application to be updated.
getNeighborConfigurationIds() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
List of configuration IDs to test for one-hop-away.
getNeighbors() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
List of distinct servers that are one hop away from the given server.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
Token to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Token to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
The token from the previous call to DescribeExportTasks.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
The token from the previous call to DescribeExportTasks.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
The token from the previous call to describe-export-tasks.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
The token from the previous call to describe-export-tasks.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
The nextToken value returned from a previous paginated DescribeExportTasks request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
The nextToken value to include in a future DescribeExportTasks request.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
The token to request a specific page of results.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
A token to start the list.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
The call returns a token.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Token to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Token to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Token to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
Token to retrieve the next set of results.
getOperationSucceeded() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
Information about the status of the StartDataCollection and StopDataCollection operations.
getOrderBy() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Certain filter criteria return output that can be sorted in ascending or descending order.
getPortInformationNeeded() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Flag to indicate if port and protocol information is needed as part of the response.
getRegisteredTime() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Agent's first registration timestamp in UTC.
getRequestedEndTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The endTime used in the StartExportTask request.
getRequestedStartTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The value of startTime parameter in the StartExportTask request.
getS3Bucket() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The name of the s3 bucket where the export data parquet files are stored.
getS3Bucket() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The name of the s3 bucket where the export data parquet files are stored.
getSchemaStorageConfig() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
An object which describes how the data is stored.
getSchemaStorageConfig() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
A dictionary which describes how the data is stored.
getServerImportFailure() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of server records in the import file that failed to be imported.
getServerImportSuccess() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of server records in the import file that were successfully imported.
getServers() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers discovered.
getServersMappedToApplications() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers mapped to applications.
getServersMappedtoTags() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers mapped to tags.
getShutdownAgents() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of discovery agents with status SHUTDOWN.
getShutdownConnectors() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of discovery connectors with status SHUTDOWN,
getSortOrder() - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
Ordering direction.
getSourceServerId() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The ID of the server that opened the network connection.
getStartTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The timestamp representing when the continuous export was started.
getStartTime() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The timestamp representing when the continuous export was started.
getStartTime() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
getStartTime() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
Timestamp that represents when this continuous export started collecting data.
getStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Describes the status of the export.
getStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The status of the import task.
getStatusDetail() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Contains information about any errors that have occurred.
getStatusMessage() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A status message provided for API callers.
getStopTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The timestamp that represents when this continuous export was stopped.
getStopTime() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
Timestamp that represents when this continuous export was stopped.
getTags() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
Tags that you want to associate with one or more configuration items.
getTags() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
Tags that you want to delete from one or more configuration items.
getTags() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
Depending on the input, this is a list of configuration items tagged with a specific tag, or a list of tags for a specific configuration item.
getTask() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
An array of information related to the import task request including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
getTasks() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
A returned array of import tasks that match any applied filters, up to the specified number of maximum results.
getTimeOfCreation() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
The time the configuration tag was created in Coordinated Universal Time (UTC).
getTotalAgents() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Total number of discovery agents.
getTotalConnectors() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Total number of discovery connectors.
getTransportProtocol() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The network protocol used for the connection.
getUnhealthyAgents() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of unhealthy discovery agents.
getUnhealthyConnectors() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of unhealthy discovery connectors.
getUnknownAgents() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of unknown discovery agents.
getUnknownConnectors() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of unknown discovery connectors.
getValue() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A value on which to filter.
getValue() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
A value for a tag key on which to filter.
getValues() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
A single agentId for a Discovery Agent.
getValues() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
A string value on which to filter.
getValues() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
getValues() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
Values for the tag filter.
getVersion() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The agent or connector version.

H

hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationResult
 
HomeRegionNotSetException - Exception in com.amazonaws.services.applicationdiscovery.model
The home region is not set.
HomeRegionNotSetException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.HomeRegionNotSetException
Constructs a new HomeRegionNotSetException with the specified error message.

I

ImportStatus - Enum in com.amazonaws.services.applicationdiscovery.model
 
ImportTask - Class in com.amazonaws.services.applicationdiscovery.model
An array of information related to the import task request that includes status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
ImportTask() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ImportTask
 
ImportTaskFilter - Class in com.amazonaws.services.applicationdiscovery.model
A name-values pair of elements you can use to filter the results when querying your import tasks.
ImportTaskFilter() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
 
ImportTaskFilterName - Enum in com.amazonaws.services.applicationdiscovery.model
 
InvalidParameterException - Exception in com.amazonaws.services.applicationdiscovery.model
One or more parameters are not valid.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.applicationdiscovery.model
The value of one or more parameters are either invalid or out of range.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
isNotType() - Method in enum com.amazonaws.auth.policy.actions.DiscoveryActions
 
isOperationSucceeded() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
Information about the status of the StartDataCollection and StopDataCollection operations.
isPortInformationNeeded() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Flag to indicate if port and protocol information is needed as part of the response.
isTruncated() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
If true, the export of agent information exceeded the size limit for a single export and the exported data is incomplete for the requested time range.

L

listConfigurations(ListConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
listConfigurations(ListConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Retrieves a list of configuration items as specified by the value passed to the required parameter configurationType.
listConfigurations(ListConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Retrieves a list of configuration items as specified by the value passed to the required parameter configurationType.
listConfigurationsAsync(ListConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
listConfigurationsAsync(ListConfigurationsRequest, AsyncHandler<ListConfigurationsRequest, ListConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
listConfigurationsAsync(ListConfigurationsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a list of configuration items as specified by the value passed to the required parameter configurationType.
listConfigurationsAsync(ListConfigurationsRequest, AsyncHandler<ListConfigurationsRequest, ListConfigurationsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a list of configuration items as specified by the value passed to the required parameter configurationType.
listConfigurationsAsync(ListConfigurationsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
listConfigurationsAsync(ListConfigurationsRequest, AsyncHandler<ListConfigurationsRequest, ListConfigurationsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
ListConfigurationsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
ListConfigurationsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
 
ListConfigurationsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
ListConfigurationsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
 
listServerNeighbors(ListServerNeighborsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
listServerNeighbors(ListServerNeighborsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Retrieves a list of servers that are one network hop away from a specified server.
listServerNeighbors(ListServerNeighborsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Retrieves a list of servers that are one network hop away from a specified server.
listServerNeighborsAsync(ListServerNeighborsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
listServerNeighborsAsync(ListServerNeighborsRequest, AsyncHandler<ListServerNeighborsRequest, ListServerNeighborsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
listServerNeighborsAsync(ListServerNeighborsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a list of servers that are one network hop away from a specified server.
listServerNeighborsAsync(ListServerNeighborsRequest, AsyncHandler<ListServerNeighborsRequest, ListServerNeighborsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Retrieves a list of servers that are one network hop away from a specified server.
listServerNeighborsAsync(ListServerNeighborsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
listServerNeighborsAsync(ListServerNeighborsRequest, AsyncHandler<ListServerNeighborsRequest, ListServerNeighborsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
ListServerNeighborsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
ListServerNeighborsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
 
ListServerNeighborsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
ListServerNeighborsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
 

N

NeighborConnectionDetail - Class in com.amazonaws.services.applicationdiscovery.model
Details about neighboring servers.
NeighborConnectionDetail() - Constructor for class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
 

O

OperationNotPermittedException - Exception in com.amazonaws.services.applicationdiscovery.model
This operation is not permitted.
OperationNotPermittedException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.OperationNotPermittedException
Constructs a new OperationNotPermittedException with the specified error message.
OrderByElement - Class in com.amazonaws.services.applicationdiscovery.model
A field and direction for ordered output.
OrderByElement() - Constructor for class com.amazonaws.services.applicationdiscovery.model.OrderByElement
 
OrderString - Enum in com.amazonaws.services.applicationdiscovery.model
 

R

ResourceInUseException - Exception in com.amazonaws.services.applicationdiscovery.model
This issue occurs when the same clientRequestToken is used with the StartImportTask action, but with different parameters.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.applicationdiscovery.model
The specified configuration ID was not located.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServerInternalErrorException - Exception in com.amazonaws.services.applicationdiscovery.model
The server experienced an internal error.
ServerInternalErrorException(String) - Constructor for exception com.amazonaws.services.applicationdiscovery.model.ServerInternalErrorException
Constructs a new ServerInternalErrorException with the specified error message.
setActiveAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of active discovery agents.
setActiveConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of active discovery connectors.
setAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
The agent/connector ID.
setAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The agent or connector ID.
setAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
The agent or the Connector IDs for which you want information.
setAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to start collecting data.
setAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to stop collecting data.
setAgentNetworkInfoList(Collection<AgentNetworkInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Network details about the host where the agent or connector resides.
setAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
Information about agents or the connector that were instructed to start collecting data.
setAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
Information about the agents or connector that were instructed to stop collecting data.
setAgentsInfo(Collection<AgentInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Lists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an agent/Connector ID.
setAgentSummary(CustomerAgentInfo) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
Details about discovered agents, including agent status and health.
setAgentType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Type of agent.
setApplicationConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
The configuration ID of an application with which items are to be associated.
setApplicationConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Configuration ID of an application from which each item is disassociated.
setApplicationImportFailure(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of application records in the import file that failed to be imported.
setApplicationImportSuccess(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of application records in the import file that were successfully imported.
setApplications(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of applications discovered.
setBlackListedAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of blacklisted discovery agents.
setBlackListedConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of blacklisted discovery connectors.
setClientRequestToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A unique token used to prevent the same import request from occurring more than once.
setClientRequestToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
Optional.
setCollectionStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Status of the collection process for an agent or connector.
setCondition(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
Supported condition: EQUALS
setCondition(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
A conditional operator.
setConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
The configuration ID for the item to tag.
setConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
Configuration ID of an application to be created.
setConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Configuration ID of the server for which neighbors are being listed.
setConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
Configuration ID of the application to be updated.
setConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
The ID of each configuration item to be associated with an application.
setConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
A list of configuration items that you want to tag.
setConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
Configuration ID of an application to be deleted.
setConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
A list of configuration items with tags that you want to delete.
setConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
One or more configuration IDs.
setConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Configuration ID of each item to be disassociated from an application.
setConfigurations(Collection<Map<String, String>>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
A key in the response map.
setConfigurations(Collection<Map<String, String>>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Returns configuration details, including the configuration ID, attribute names, and attribute values.
setConfigurationsDownloadUrl(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A URL for an Amazon S3 bucket where you can review the exported data.
setConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of IT asset to tag.
setConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of IT asset to tag.
setConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
A valid configuration identified by Application Discovery Service.
setConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
A valid configuration identified by Application Discovery Service.
setConnectionsCount(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The number of open network connections with the neighboring server.
setConnectorId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The ID of the connector.
setConnectorSummary(CustomerConnectorInfo) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
Details about discovered connectors, including connector status and health.
setDataSource(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The type of data collector used to gather this data (currently only offered for AGENT).
setDataSource(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The type of data collector used to gather this data (currently only offered for AGENT).
setDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
A description of the operation performed.
setDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
Description of the application to be created.
setDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
New description of the application to be updated.
setDescriptions(Collection<ContinuousExportDescription>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
A list of continuous export descriptions.
setDestinationPort(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The destination network port for the connection.
setDestinationServerId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The ID of the server that accepted the network connection.
setEndpoint(String) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
setEndpoint(String) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
setErrorCode(String) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The type of error that occurred for a specific import task.
setErrorDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The description of the error that occurred for a specific import task.
setErrors(Collection<BatchDeleteImportDataError>) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
Error messages returned for each import task that you deleted as a response for this command.
setErrorsAndFailedEntriesZip(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A link to a compressed archive folder (in the ZIP format) that contains an error log and a file of failed records.
setExportDataFormat(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The file format for the returned export data.
setExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The unique ID assigned to this export.
setExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
A unique identifier that you can use to query the export status.
setExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A unique identifier used to query an export.
setExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The unique ID assigned to this export.
setExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
A unique identifier used to query the status of an export request.
setExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
The unique ID assigned to this export.
setExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
The unique IDs assigned to the exports.
setExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
A list of continuous export IDs to search for.
setExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more unique identifiers used to query the status of an export request.
setExportRequestTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The time that the data export was initiated.
setExportsInfo(Collection<ExportInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult

setExportsInfo(Collection<ExportInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
Contains one or more sets of export request details.
setExportStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The status of the data export job.
setExportStatus(ExportStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The status of the data export job.
setFieldName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
The field on which to order.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
You can filter the request using various logical operators and a key-value format.
setFilters(Collection<ExportFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more filters.
setFilters(Collection<ImportTaskFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
An array of name-value pairs that you provide to filter the results for the DescribeImportTask request to a specific subset of results.
setFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
You can filter the list using a key-value format.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
You can filter the request using various logical operators and a key-value format.
setFilters(Collection<ExportFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
If a filter is present, it selects the single agentId of the Application Discovery Agent for which data is exported.
setHealth(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The health of the agent or connector.
setHealth(AgentStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The health of the agent or connector.
setHealthyAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of healthy discovery agents
setHealthyConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of healthy discovery connectors.
setHostName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The name of the host where the agent or connector resides.
setImportCompletionTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request finished, presented in the Unix time stamp format.
setImportDeletedTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request was deleted, presented in the Unix time stamp format.
setImportRequestTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request was made, presented in the Unix time stamp format.
setImportTaskId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The unique import ID associated with the error that occurred.
setImportTaskId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The unique ID for a specific import task.
setImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
The IDs for the import tasks that you want to delete.
setImportUrl(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The URL for your import file that you've uploaded to Amazon S3.
setImportUrl(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
The URL for your import file that you've uploaded to Amazon S3.
setIpAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
The IP address for the host where the agent/connector resides.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
If true, the export of agent information exceeded the size limit for a single export and the exported data is incomplete for the requested time range.
setKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of tag on which to filter.
setKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
The type of tag on which to filter.
setKnownDependencyCount(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
Count of distinct servers that are one hop away from the given server.
setLastHealthPingTime(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Time since agent or connector health was reported.
setMacAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
The MAC address for the host where the agent/connector resides.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
The total number of agents/Connectors to return in a single page of output.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
The maximum number of volume results returned by DescribeExportTasks in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
The maximum number of results that you want this request to return, up to 100.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
The total number of items to return in a single page of output.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
The total number of items to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Maximum number of results to return in a single page of output.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
Name of the application to be created.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
A single ExportFilter name.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
The name of the filter.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A descriptive name for an import task.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
The name, status, or import task ID for a specific import task.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
A descriptive name for this request.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
A name of the tag filter.
setName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
New name of the application to be updated.
setNeighborConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
List of configuration IDs to test for one-hop-away.
setNeighbors(Collection<NeighborConnectionDetail>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
List of distinct servers that are one hop away from the given server.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
Token to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Token to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
The token from the previous call to DescribeExportTasks.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
The token from the previous call to DescribeExportTasks.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
The token from the previous call to describe-export-tasks.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
The token from the previous call to describe-export-tasks.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
The nextToken value returned from a previous paginated DescribeExportTasks request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
The nextToken value to include in a future DescribeExportTasks request.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
The token to request a specific page of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
A token to start the list.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
The call returns a token.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Token to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Token to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Token to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
Token to retrieve the next set of results.
setOperationSucceeded(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
Information about the status of the StartDataCollection and StopDataCollection operations.
setOrderBy(Collection<OrderByElement>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Certain filter criteria return output that can be sorted in ascending or descending order.
setPortInformationNeeded(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Flag to indicate if port and protocol information is needed as part of the response.
setRegion(Region) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
setRegion(Region) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegisteredTime(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Agent's first registration timestamp in UTC.
setRequestedEndTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The endTime used in the StartExportTask request.
setRequestedStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The value of startTime parameter in the StartExportTask request.
setS3Bucket(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The name of the s3 bucket where the export data parquet files are stored.
setS3Bucket(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The name of the s3 bucket where the export data parquet files are stored.
setSchemaStorageConfig(Map<String, String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
An object which describes how the data is stored.
setSchemaStorageConfig(Map<String, String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
A dictionary which describes how the data is stored.
setServerImportFailure(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of server records in the import file that failed to be imported.
setServerImportSuccess(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of server records in the import file that were successfully imported.
setServers(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers discovered.
setServersMappedToApplications(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers mapped to applications.
setServersMappedtoTags(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers mapped to tags.
setShutdownAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of discovery agents with status SHUTDOWN.
setShutdownConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of discovery connectors with status SHUTDOWN,
setSortOrder(String) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
Ordering direction.
setSortOrder(OrderString) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
Ordering direction.
setSourceServerId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The ID of the server that opened the network connection.
setStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The timestamp representing when the continuous export was started.
setStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The timestamp representing when the continuous export was started.
setStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
setStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
Timestamp that represents when this continuous export started collecting data.
setStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Describes the status of the export.
setStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The status of the import task.
setStatusDetail(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Contains information about any errors that have occurred.
setStatusMessage(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A status message provided for API callers.
setStopTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The timestamp that represents when this continuous export was stopped.
setStopTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
Timestamp that represents when this continuous export was stopped.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
Tags that you want to associate with one or more configuration items.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
Tags that you want to delete from one or more configuration items.
setTags(Collection<ConfigurationTag>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
Depending on the input, this is a list of configuration items tagged with a specific tag, or a list of tags for a specific configuration item.
setTask(ImportTask) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
An array of information related to the import task request including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
setTasks(Collection<ImportTask>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
A returned array of import tasks that match any applied filters, up to the specified number of maximum results.
setTimeOfCreation(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
The time the configuration tag was created in Coordinated Universal Time (UTC).
setTotalAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Total number of discovery agents.
setTotalConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Total number of discovery connectors.
setTransportProtocol(String) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The network protocol used for the connection.
setUnhealthyAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of unhealthy discovery agents.
setUnhealthyConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of unhealthy discovery connectors.
setUnknownAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of unknown discovery agents.
setUnknownConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of unknown discovery connectors.
setValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A value on which to filter.
setValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
A value for a tag key on which to filter.
setValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
A single agentId for a Discovery Agent.
setValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
A string value on which to filter.
setValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
setValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
Values for the tag filter.
setVersion(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The agent or connector version.
shutdown() - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
shutdown() - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
 
standard() - Static method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClientBuilder
 
startContinuousExport(StartContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
startContinuousExport(StartContinuousExportRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Start the continuous flow of agent's discovered data into Amazon Athena.
startContinuousExport(StartContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Start the continuous flow of agent's discovered data into Amazon Athena.
startContinuousExportAsync(StartContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startContinuousExportAsync(StartContinuousExportRequest, AsyncHandler<StartContinuousExportRequest, StartContinuousExportResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startContinuousExportAsync(StartContinuousExportRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Start the continuous flow of agent's discovered data into Amazon Athena.
startContinuousExportAsync(StartContinuousExportRequest, AsyncHandler<StartContinuousExportRequest, StartContinuousExportResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Start the continuous flow of agent's discovered data into Amazon Athena.
startContinuousExportAsync(StartContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
startContinuousExportAsync(StartContinuousExportRequest, AsyncHandler<StartContinuousExportRequest, StartContinuousExportResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
StartContinuousExportRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
StartContinuousExportRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportRequest
 
StartContinuousExportResult - Class in com.amazonaws.services.applicationdiscovery.model
 
StartContinuousExportResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
 
startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Instructs the specified agents or connectors to start collecting data.
startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Instructs the specified agents or connectors to start collecting data.
startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest, AsyncHandler<StartDataCollectionByAgentIdsRequest, StartDataCollectionByAgentIdsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Instructs the specified agents or connectors to start collecting data.
startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest, AsyncHandler<StartDataCollectionByAgentIdsRequest, StartDataCollectionByAgentIdsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Instructs the specified agents or connectors to start collecting data.
startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest, AsyncHandler<StartDataCollectionByAgentIdsRequest, StartDataCollectionByAgentIdsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
StartDataCollectionByAgentIdsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
StartDataCollectionByAgentIdsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
 
StartDataCollectionByAgentIdsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
StartDataCollectionByAgentIdsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
 
startExportTask(StartExportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
startExportTask(StartExportTaskRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Begins the export of discovered data to an S3 bucket.
startExportTask(StartExportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Begins the export of discovered data to an S3 bucket.
startExportTaskAsync(StartExportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startExportTaskAsync(StartExportTaskRequest, AsyncHandler<StartExportTaskRequest, StartExportTaskResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startExportTaskAsync(StartExportTaskRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Begins the export of discovered data to an S3 bucket.
startExportTaskAsync(StartExportTaskRequest, AsyncHandler<StartExportTaskRequest, StartExportTaskResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Begins the export of discovered data to an S3 bucket.
startExportTaskAsync(StartExportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
startExportTaskAsync(StartExportTaskRequest, AsyncHandler<StartExportTaskRequest, StartExportTaskResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
StartExportTaskRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
StartExportTaskRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
 
StartExportTaskResult - Class in com.amazonaws.services.applicationdiscovery.model
 
StartExportTaskResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
 
startImportTask(StartImportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
startImportTask(StartImportTaskRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Starts an import task, which allows you to import details of your on-premises environment directly into AWS Migration Hub without having to use the Application Discovery Service (ADS) tools such as the Discovery Connector or Discovery Agent.
startImportTask(StartImportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Starts an import task, which allows you to import details of your on-premises environment directly into AWS Migration Hub without having to use the Application Discovery Service (ADS) tools such as the Discovery Connector or Discovery Agent.
startImportTaskAsync(StartImportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startImportTaskAsync(StartImportTaskRequest, AsyncHandler<StartImportTaskRequest, StartImportTaskResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
startImportTaskAsync(StartImportTaskRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Starts an import task, which allows you to import details of your on-premises environment directly into AWS Migration Hub without having to use the Application Discovery Service (ADS) tools such as the Discovery Connector or Discovery Agent.
startImportTaskAsync(StartImportTaskRequest, AsyncHandler<StartImportTaskRequest, StartImportTaskResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Starts an import task, which allows you to import details of your on-premises environment directly into AWS Migration Hub without having to use the Application Discovery Service (ADS) tools such as the Discovery Connector or Discovery Agent.
startImportTaskAsync(StartImportTaskRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
startImportTaskAsync(StartImportTaskRequest, AsyncHandler<StartImportTaskRequest, StartImportTaskResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
StartImportTaskRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
StartImportTaskRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
 
StartImportTaskResult - Class in com.amazonaws.services.applicationdiscovery.model
 
StartImportTaskResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
 
stopContinuousExport(StopContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
stopContinuousExport(StopContinuousExportRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Stop the continuous flow of agent's discovered data into Amazon Athena.
stopContinuousExport(StopContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Stop the continuous flow of agent's discovered data into Amazon Athena.
stopContinuousExportAsync(StopContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
stopContinuousExportAsync(StopContinuousExportRequest, AsyncHandler<StopContinuousExportRequest, StopContinuousExportResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
stopContinuousExportAsync(StopContinuousExportRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Stop the continuous flow of agent's discovered data into Amazon Athena.
stopContinuousExportAsync(StopContinuousExportRequest, AsyncHandler<StopContinuousExportRequest, StopContinuousExportResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Stop the continuous flow of agent's discovered data into Amazon Athena.
stopContinuousExportAsync(StopContinuousExportRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
stopContinuousExportAsync(StopContinuousExportRequest, AsyncHandler<StopContinuousExportRequest, StopContinuousExportResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
StopContinuousExportRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
StopContinuousExportRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
 
StopContinuousExportResult - Class in com.amazonaws.services.applicationdiscovery.model
 
StopContinuousExportResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
 
stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Instructs the specified agents or connectors to stop collecting data.
stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Instructs the specified agents or connectors to stop collecting data.
stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest, AsyncHandler<StopDataCollectionByAgentIdsRequest, StopDataCollectionByAgentIdsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Instructs the specified agents or connectors to stop collecting data.
stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest, AsyncHandler<StopDataCollectionByAgentIdsRequest, StopDataCollectionByAgentIdsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Instructs the specified agents or connectors to stop collecting data.
stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest, AsyncHandler<StopDataCollectionByAgentIdsRequest, StopDataCollectionByAgentIdsResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
StopDataCollectionByAgentIdsRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
StopDataCollectionByAgentIdsRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
 
StopDataCollectionByAgentIdsResult - Class in com.amazonaws.services.applicationdiscovery.model
 
StopDataCollectionByAgentIdsResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
 

T

Tag - Class in com.amazonaws.services.applicationdiscovery.model
Metadata that help you categorize IT assets.
Tag() - Constructor for class com.amazonaws.services.applicationdiscovery.model.Tag
 
TagFilter - Class in com.amazonaws.services.applicationdiscovery.model
The tag filter.
TagFilter() - Constructor for class com.amazonaws.services.applicationdiscovery.model.TagFilter
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.AgentStatus
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataErrorCode
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.ConfigurationItemType
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.ContinuousExportStatus
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.DataSource
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.ExportDataFormat
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.ExportStatus
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.ImportStatus
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.ImportTaskFilterName
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.OrderString
 
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationResult
Returns a string representation of this object.

U

updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
 
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
Updates metadata about an application.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
Updates metadata about an application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscoveryAsync
 
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Updates metadata about an application.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
Updates metadata about an application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
 
UpdateApplicationRequest - Class in com.amazonaws.services.applicationdiscovery.model
 
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
 
UpdateApplicationResult - Class in com.amazonaws.services.applicationdiscovery.model
 
UpdateApplicationResult() - Constructor for class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.DiscoveryActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.AgentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ConfigurationItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ContinuousExportStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.DataSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ExportDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ExportStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ImportStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.ImportTaskFilterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.applicationdiscovery.model.OrderString
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.DiscoveryActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.AgentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.ConfigurationItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.ContinuousExportStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.DataSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.ExportDataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.ExportStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.ImportStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.ImportTaskFilterName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.applicationdiscovery.model.OrderString
Returns an array containing the constants of this enum type, in the order they are declared.

W

withActiveAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of active discovery agents.
withActiveConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of active discovery connectors.
withAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
The agent/connector ID.
withAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The agent or connector ID.
withAgentIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
The agent or the Connector IDs for which you want information.
withAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
The agent or the Connector IDs for which you want information.
withAgentIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to start collecting data.
withAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to start collecting data.
withAgentIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to stop collecting data.
withAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
The IDs of the agents or connectors from which to stop collecting data.
withAgentNetworkInfoList(AgentNetworkInfo...) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Network details about the host where the agent or connector resides.
withAgentNetworkInfoList(Collection<AgentNetworkInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Network details about the host where the agent or connector resides.
withAgentsConfigurationStatus(AgentConfigurationStatus...) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
Information about agents or the connector that were instructed to start collecting data.
withAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
Information about agents or the connector that were instructed to start collecting data.
withAgentsConfigurationStatus(AgentConfigurationStatus...) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
Information about the agents or connector that were instructed to stop collecting data.
withAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
Information about the agents or connector that were instructed to stop collecting data.
withAgentsInfo(AgentInfo...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Lists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an agent/Connector ID.
withAgentsInfo(Collection<AgentInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Lists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an agent/Connector ID.
withAgentSummary(CustomerAgentInfo) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
Details about discovered agents, including agent status and health.
withAgentType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Type of agent.
withApplicationConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
The configuration ID of an application with which items are to be associated.
withApplicationConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Configuration ID of an application from which each item is disassociated.
withApplicationImportFailure(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of application records in the import file that failed to be imported.
withApplicationImportSuccess(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of application records in the import file that were successfully imported.
withApplications(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of applications discovered.
withBlackListedAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of blacklisted discovery agents.
withBlackListedConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of blacklisted discovery connectors.
withClientRequestToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A unique token used to prevent the same import request from occurring more than once.
withClientRequestToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
Optional.
withCollectionStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Status of the collection process for an agent or connector.
withCondition(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
Supported condition: EQUALS
withCondition(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
A conditional operator.
withConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
The configuration ID for the item to tag.
withConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationResult
Configuration ID of an application to be created.
withConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Configuration ID of the server for which neighbors are being listed.
withConfigurationId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
Configuration ID of the application to be updated.
withConfigurationIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
The ID of each configuration item to be associated with an application.
withConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.AssociateConfigurationItemsToApplicationRequest
The ID of each configuration item to be associated with an application.
withConfigurationIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
A list of configuration items that you want to tag.
withConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
A list of configuration items that you want to tag.
withConfigurationIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
Configuration ID of an application to be deleted.
withConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteApplicationsRequest
Configuration ID of an application to be deleted.
withConfigurationIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
A list of configuration items with tags that you want to delete.
withConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
A list of configuration items with tags that you want to delete.
withConfigurationIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
One or more configuration IDs.
withConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
One or more configuration IDs.
withConfigurationIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Configuration ID of each item to be disassociated from an application.
withConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DisassociateConfigurationItemsFromApplicationRequest
Configuration ID of each item to be disassociated from an application.
withConfigurations(Map<String, String>...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
A key in the response map.
withConfigurations(Collection<Map<String, String>>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
A key in the response map.
withConfigurations(Map<String, String>...) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Returns configuration details, including the configuration ID, attribute names, and attribute values.
withConfigurations(Collection<Map<String, String>>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Returns configuration details, including the configuration ID, attribute names, and attribute values.
withConfigurationsDownloadUrl(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A URL for an Amazon S3 bucket where you can review the exported data.
withConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of IT asset to tag.
withConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of IT asset to tag.
withConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
A valid configuration identified by Application Discovery Service.
withConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
A valid configuration identified by Application Discovery Service.
withConnectionsCount(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The number of open network connections with the neighboring server.
withConnectorId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The ID of the connector.
withConnectorSummary(CustomerConnectorInfo) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
Details about discovered connectors, including connector status and health.
withDataSource(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The type of data collector used to gather this data (currently only offered for AGENT).
withDataSource(DataSource) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The type of data collector used to gather this data (currently only offered for AGENT).
withDataSource(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The type of data collector used to gather this data (currently only offered for AGENT).
withDataSource(DataSource) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The type of data collector used to gather this data (currently only offered for AGENT).
withDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
A description of the operation performed.
withDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
Description of the application to be created.
withDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
New description of the application to be updated.
withDescriptions(ContinuousExportDescription...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
A list of continuous export descriptions.
withDescriptions(Collection<ContinuousExportDescription>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
A list of continuous export descriptions.
withDestinationPort(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The destination network port for the connection.
withDestinationServerId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The ID of the server that accepted the network connection.
withEndTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
withErrorCode(String) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The type of error that occurred for a specific import task.
withErrorCode(BatchDeleteImportDataErrorCode) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The type of error that occurred for a specific import task.
withErrorDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The description of the error that occurred for a specific import task.
withErrors(BatchDeleteImportDataError...) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
Error messages returned for each import task that you deleted as a response for this command.
withErrors(Collection<BatchDeleteImportDataError>) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataResult
Error messages returned for each import task that you deleted as a response for this command.
withErrorsAndFailedEntriesZip(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A link to a compressed archive folder (in the ZIP format) that contains an error log and a file of failed records.
withExportDataFormat(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The file format for the returned export data.
withExportDataFormat(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The file format for the returned export data.
withExportDataFormat(ExportDataFormat...) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The file format for the returned export data.
withExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The unique ID assigned to this export.
withExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
A unique identifier that you can use to query the export status.
withExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A unique identifier used to query an export.
withExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The unique ID assigned to this export.
withExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskResult
A unique identifier used to query the status of an export request.
withExportId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportRequest
The unique ID assigned to this export.
withExportIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
The unique IDs assigned to the exports.
withExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
The unique IDs assigned to the exports.
withExportIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
A list of continuous export IDs to search for.
withExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
A list of continuous export IDs to search for.
withExportIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more unique identifiers used to query the status of an export request.
withExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more unique identifiers used to query the status of an export request.
withExportRequestTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The time that the data export was initiated.
withExportsInfo(ExportInfo...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult

withExportsInfo(Collection<ExportInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult

withExportsInfo(ExportInfo...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
Contains one or more sets of export request details.
withExportsInfo(Collection<ExportInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
Contains one or more sets of export request details.
withExportStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The status of the data export job.
withExportStatus(ExportStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The status of the data export job.
withFieldName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
The field on which to order.
withFilters(Filter...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
You can filter the request using various logical operators and a key-value format.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
You can filter the request using various logical operators and a key-value format.
withFilters(ExportFilter...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more filters.
withFilters(Collection<ExportFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
One or more filters.
withFilters(ImportTaskFilter...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
An array of name-value pairs that you provide to filter the results for the DescribeImportTask request to a specific subset of results.
withFilters(Collection<ImportTaskFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
An array of name-value pairs that you provide to filter the results for the DescribeImportTask request to a specific subset of results.
withFilters(TagFilter...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
You can filter the list using a key-value format.
withFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
You can filter the list using a key-value format.
withFilters(Filter...) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
You can filter the request using various logical operators and a key-value format.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
You can filter the request using various logical operators and a key-value format.
withFilters(ExportFilter...) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
If a filter is present, it selects the single agentId of the Application Discovery Agent for which data is exported.
withFilters(Collection<ExportFilter>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
If a filter is present, it selects the single agentId of the Application Discovery Agent for which data is exported.
withHealth(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The health of the agent or connector.
withHealth(AgentStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The health of the agent or connector.
withHealthyAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of healthy discovery agents
withHealthyConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of healthy discovery connectors.
withHostName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The name of the host where the agent or connector resides.
withImportCompletionTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request finished, presented in the Unix time stamp format.
withImportDeletedTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request was deleted, presented in the Unix time stamp format.
withImportRequestTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The time that the import task request was made, presented in the Unix time stamp format.
withImportTaskId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataError
The unique import ID associated with the error that occurred.
withImportTaskId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The unique ID for a specific import task.
withImportTaskIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
The IDs for the import tasks that you want to delete.
withImportTaskIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.BatchDeleteImportDataRequest
The IDs for the import tasks that you want to delete.
withImportUrl(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The URL for your import file that you've uploaded to Amazon S3.
withImportUrl(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
The URL for your import file that you've uploaded to Amazon S3.
withIpAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
The IP address for the host where the agent/connector resides.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
If true, the export of agent information exceeded the size limit for a single export and the exported data is incomplete for the requested time range.
withKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A type of tag on which to filter.
withKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
The type of tag on which to filter.
withKnownDependencyCount(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
Count of distinct servers that are one hop away from the given server.
withLastHealthPingTime(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Time since agent or connector health was reported.
withMacAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
The MAC address for the host where the agent/connector resides.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
The total number of agents/Connectors to return in a single page of output.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
The maximum number of volume results returned by DescribeExportTasks in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
The maximum number of results that you want this request to return, up to 100.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
The total number of items to return in a single page of output.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
The total number of items to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Maximum number of results to return in a single page of output.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateApplicationRequest
Name of the application to be created.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
A single ExportFilter name.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
The name of the filter.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
A descriptive name for an import task.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
The name, status, or import task ID for a specific import task.
withName(ImportTaskFilterName) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
The name, status, or import task ID for a specific import task.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskRequest
A descriptive name for this request.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
A name of the tag filter.
withName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.UpdateApplicationRequest
New name of the application to be updated.
withNeighborConfigurationIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
List of configuration IDs to test for one-hop-away.
withNeighborConfigurationIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
List of configuration IDs to test for one-hop-away.
withNeighbors(NeighborConnectionDetail...) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
List of distinct servers that are one hop away from the given server.
withNeighbors(Collection<NeighborConnectionDetail>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
List of distinct servers that are one hop away from the given server.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
Token to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
Token to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsRequest
The token from the previous call to DescribeExportTasks.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeContinuousExportsResult
The token from the previous call to DescribeExportTasks.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
The token from the previous call to describe-export-tasks.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
The token from the previous call to describe-export-tasks.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksRequest
The nextToken value returned from a previous paginated DescribeExportTasks request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportTasksResult
The nextToken value to include in a future DescribeExportTasks request.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksRequest
The token to request a specific page of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
A token to start the list.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
The call returns a token.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Token to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
Token to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Token to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsResult
Token to retrieve the next set of results.
withOperationSucceeded(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
Information about the status of the StartDataCollection and StopDataCollection operations.
withOrderBy(OrderByElement...) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Certain filter criteria return output that can be sorted in ascending or descending order.
withOrderBy(Collection<OrderByElement>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
Certain filter criteria return output that can be sorted in ascending or descending order.
withPortInformationNeeded(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.ListServerNeighborsRequest
Flag to indicate if port and protocol information is needed as part of the response.
withRegisteredTime(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
Agent's first registration timestamp in UTC.
withRequestedEndTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The endTime used in the StartExportTask request.
withRequestedStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
The value of startTime parameter in the StartExportTask request.
withS3Bucket(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The name of the s3 bucket where the export data parquet files are stored.
withS3Bucket(String) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The name of the s3 bucket where the export data parquet files are stored.
withSchemaStorageConfig(Map<String, String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
An object which describes how the data is stored.
withSchemaStorageConfig(Map<String, String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
A dictionary which describes how the data is stored.
withServerImportFailure(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of server records in the import file that failed to be imported.
withServerImportSuccess(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The total number of server records in the import file that were successfully imported.
withServers(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers discovered.
withServersMappedToApplications(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers mapped to applications.
withServersMappedtoTags(Long) - Method in class com.amazonaws.services.applicationdiscovery.model.GetDiscoverySummaryResult
The number of servers mapped to tags.
withShutdownAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of discovery agents with status SHUTDOWN.
withShutdownConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of discovery connectors with status SHUTDOWN,
withSortOrder(String) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
Ordering direction.
withSortOrder(OrderString) - Method in class com.amazonaws.services.applicationdiscovery.model.OrderByElement
Ordering direction.
withSourceServerId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The ID of the server that opened the network connection.
withStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The timestamp representing when the continuous export was started.
withStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StartContinuousExportResult
The timestamp representing when the continuous export was started.
withStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StartExportTaskRequest
The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
withStartTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
Timestamp that represents when this continuous export started collecting data.
withStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Describes the status of the export.
withStatus(ContinuousExportStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Describes the status of the export.
withStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The status of the import task.
withStatus(ImportStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTask
The status of the import task.
withStatusDetail(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
Contains information about any errors that have occurred.
withStatusMessage(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
A status message provided for API callers.
withStopTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ContinuousExportDescription
The timestamp that represents when this continuous export was stopped.
withStopTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.StopContinuousExportResult
Timestamp that represents when this continuous export was stopped.
withTags(Tag...) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
Tags that you want to associate with one or more configuration items.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
Tags that you want to associate with one or more configuration items.
withTags(Tag...) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
Tags that you want to delete from one or more configuration items.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
Tags that you want to delete from one or more configuration items.
withTags(ConfigurationTag...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
Depending on the input, this is a list of configuration items tagged with a specific tag, or a list of tags for a specific configuration item.
withTags(Collection<ConfigurationTag>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
Depending on the input, this is a list of configuration items tagged with a specific tag, or a list of tags for a specific configuration item.
withTask(ImportTask) - Method in class com.amazonaws.services.applicationdiscovery.model.StartImportTaskResult
An array of information related to the import task request including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
withTasks(ImportTask...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
A returned array of import tasks that match any applied filters, up to the specified number of maximum results.
withTasks(Collection<ImportTask>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeImportTasksResult
A returned array of import tasks that match any applied filters, up to the specified number of maximum results.
withTimeOfCreation(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
The time the configuration tag was created in Coordinated Universal Time (UTC).
withTotalAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Total number of discovery agents.
withTotalConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Total number of discovery connectors.
withTransportProtocol(String) - Method in class com.amazonaws.services.applicationdiscovery.model.NeighborConnectionDetail
The network protocol used for the connection.
withUnhealthyAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of unhealthy discovery agents.
withUnhealthyConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of unhealthy discovery connectors.
withUnknownAgents(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerAgentInfo
Number of unknown discovery agents.
withUnknownConnectors(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.CustomerConnectorInfo
Number of unknown discovery connectors.
withValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
A value on which to filter.
withValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
A value for a tag key on which to filter.
withValues(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
A single agentId for a Discovery Agent.
withValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportFilter
A single agentId for a Discovery Agent.
withValues(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
A string value on which to filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
A string value on which to filter.
withValues(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
withValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.ImportTaskFilter
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
withValues(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
Values for the tag filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
Values for the tag filter.
withVersion(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
The agent or connector version.
A B C D E F G H I L M N O R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.