- 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
-
- AgentConfigurationStatus - Class in com.amazonaws.services.applicationdiscovery.model
-
Information about agents 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 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 resides.
- AgentNetworkInfo() - Constructor for class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
- AgentStatus - Enum in com.amazonaws.services.applicationdiscovery.model
-
- 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
-
Interface for accessing AWS Application Discovery Service asynchronously.
- AWSApplicationDiscoveryAsyncClient() - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service.
- AWSApplicationDiscoveryAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service.
- AWSApplicationDiscoveryAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service using the specified AWS account
credentials.
- AWSApplicationDiscoveryAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service using the specified AWS account credentials
and executor service.
- AWSApplicationDiscoveryAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service using the specified AWS account
credentials, executor service, and client configuration options.
- AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service using the specified AWS account credentials
provider.
- AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service using the provided AWS account credentials
provider and client configuration options.
- AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service using the specified AWS account credentials
provider and executor service.
- AWSApplicationDiscoveryAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
Application Discovery Service using the specified AWS account credentials
provider, executor service, and client configuration options.
- AWSApplicationDiscoveryClient - Class in com.amazonaws.services.applicationdiscovery
-
Client for accessing AWS Application Discovery Service.
- AWSApplicationDiscoveryClient() - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Constructs a new client to invoke service methods on AWS Application
Discovery Service.
- AWSApplicationDiscoveryClient(ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Constructs a new client to invoke service methods on AWS Application
Discovery Service.
- AWSApplicationDiscoveryClient(AWSCredentials) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Constructs a new client to invoke service methods on AWS Application
Discovery Service using the specified AWS account credentials.
- AWSApplicationDiscoveryClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Constructs a new client to invoke service methods on AWS Application
Discovery Service using the specified AWS account credentials and client
configuration options.
- AWSApplicationDiscoveryClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Constructs a new client to invoke service methods on AWS Application
Discovery Service using the specified AWS account credentials provider.
- AWSApplicationDiscoveryClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Constructs a new client to invoke service methods on AWS Application
Discovery Service using the specified AWS account credentials provider
and client configuration options.
- AWSApplicationDiscoveryClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Constructs a new client to invoke service methods on AWS Application
Discovery Service using the specified AWS account credentials provider,
client configuration options, and request metric collector.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.DiscoveryActions
-
- getAgentId() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
The agent ID.
- getAgentId() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The agent ID.
- getAgentIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
The agent IDs for which you want information.
- getAgentIds() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to start collecting data.
- getAgentIds() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to stop collecting data.
- getAgentNetworkInfoList() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
Network details about the host where the agent resides.
- getAgentsConfigurationStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
-
Information about agents that were instructed to start collecting data.
- getAgentsConfigurationStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
-
Information about agents that were instructed to stop collecting data.
- getAgentsInfo() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
Lists AWS agents by ID or lists all agents associated with your user
account if you did not specify an agent ID.
- 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.
- 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 you want to tag.
- 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.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.
- 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 configuration
data.
- getConfigurationType() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of IT asset that you want to tag.
- getConfigurationType() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
A valid configuration identified by the Discovery Service.
- getConnectorId() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
This data type is currently not valid.
- getDescription() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
A description of the operation performed.
- getExecutorService() - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- 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 that you can use to query the export.
- getExportIds() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
A unique identifier that you can use to query the export status.
- getExportRequestTime() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The time the configuration data export was initiated.
- getExportsInfo() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
Returns export details.
- getExportStatus() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The status of the configuration data export.
- 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 list using a key-value format.
- getHealth() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The health of the agent.
- getHostName() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The name of the host where the agent resides.
- getIpAddress() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
The IP address for the host where the agent resides.
- getKey() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of tag to filter on.
- getKey() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
-
A type of tag to filter on.
- getMacAddress() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
The MAC address for the host where the agent resides.
- getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
The total number of agents to return.
- getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
The maximum number of results that you want to display as a part of the
query.
- getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
-
The total number of items to return.
- getMaxResults() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
The total number of items to return.
- getName() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
-
The name of the filter.
- getName() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
-
A name of a tag filter.
- getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
A token to start the list.
- getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
The call returns a token.
- getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
A token to get the next set of results.
- getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
A token to get the next set 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
-
A token to start the list.
- getNextToken() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
-
The call returns a token.
- getOperationSucceeded() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
Information about the status of the StartDataCollection and
StopDataCollection operations.
- getStatusMessage() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
Helpful status messages for API callers.
- 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.
- getTimeOfCreation() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
The time the configuration tag was created in Coordinated Universal Time
(UTC).
- getValue() - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A value to filter on.
- getValue() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
-
A value for a tag key to filter on.
- getValues() - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
-
A string value that you want to filter on.
- getValues() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
-
Values of a tag filter.
- getVersion() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The agent version.
- 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.
- setAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
The agent ID.
- setAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The agent ID.
- setAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
The agent IDs for which you want information.
- setAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to start collecting data.
- setAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to stop collecting data.
- setAgentNetworkInfoList(Collection<AgentNetworkInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
Network details about the host where the agent resides.
- setAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
-
Information about agents that were instructed to start collecting data.
- setAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
-
Information about agents that were instructed to stop collecting data.
- setAgentsInfo(Collection<AgentInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
Lists AWS agents by ID or lists all agents associated with your user
account if you did not specify an agent ID.
- 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 you want to tag.
- 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.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.
- 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 configuration
data.
- setConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of IT asset that you want to tag.
- setConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of IT asset that you want to tag.
- setConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
A valid configuration identified by the Discovery Service.
- setConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
A valid configuration identified by the Discovery Service.
- setConnectorId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
This data type is currently not valid.
- setDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
A description of the operation performed.
- setEndpoint(String) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
-
- setEndpoint(String) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
-
Overrides the default endpoint for this client
("https://discovery.us-west-2.amazonaws.com").
- 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 that you can use to query the export.
- setExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
A unique identifier that you can use to query the export status.
- setExportRequestTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The time the configuration data export was initiated.
- setExportsInfo(Collection<ExportInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
Returns export details.
- setExportStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The status of the configuration data export.
- setExportStatus(ExportStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The status of the configuration data export.
- 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 list using a key-value format.
- setHealth(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The health of the agent.
- setHealth(AgentStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The health of the agent.
- setHostName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The name of the host where the agent resides.
- setIpAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
The IP address for the host where the agent resides.
- setKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of tag to filter on.
- setKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
-
A type of tag to filter on.
- setMacAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
The MAC address for the host where the agent resides.
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
The total number of agents to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
The maximum number of results that you want to display as a part of the
query.
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
-
The total number of items to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
The total number of items to return.
- 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.TagFilter
-
A name of a tag filter.
- setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
A token to start the list.
- setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
The call returns a token.
- setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
A token to get the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
A token to get the next set 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
-
A token to start the list.
- setNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
-
The call returns a token.
- setOperationSucceeded(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
Information about the status of the StartDataCollection and
StopDataCollection operations.
- setRegion(Region) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
-
- setRegion(Region) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
-
- setStatusMessage(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
Helpful status messages for API callers.
- 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.
- setTimeOfCreation(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
The time the configuration tag was created in Coordinated Universal Time
(UTC).
- setValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A value to filter on.
- setValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
-
A value for a tag key to filter on.
- setValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
-
A string value that you want to filter on.
- setValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
-
Values of a tag filter.
- setVersion(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The agent 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.
- startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
-
- startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
-
Instructs the specified agents to start collecting data.
- startDataCollectionByAgentIds(StartDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Instructs the specified agents 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 to start collecting data.
- startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest, AsyncHandler<StartDataCollectionByAgentIdsRequest, StartDataCollectionByAgentIdsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
-
Instructs the specified agents 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
-
- stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AbstractAWSApplicationDiscovery
-
- stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscovery
-
Instructs the specified agents to stop collecting data.
- stopDataCollectionByAgentIds(StopDataCollectionByAgentIdsRequest) - Method in class com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryClient
-
Instructs the specified agents 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 to stop collecting data.
- stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest, AsyncHandler<StopDataCollectionByAgentIdsRequest, StopDataCollectionByAgentIdsResult>) - Method in interface com.amazonaws.services.applicationdiscovery.AWSApplicationDiscoveryAsync
-
Instructs the specified agents 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
-
- 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 name of a 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.applicationdiscovery.model.AgentStatus
-
- 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DeleteTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeConfigurationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportConfigurationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- 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; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- withAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
The agent ID.
- withAgentId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The agent ID.
- withAgentIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
The agent IDs for which you want information.
- withAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
The agent IDs for which you want information.
- withAgentIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to start collecting data.
- withAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to start collecting data.
- withAgentIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to stop collecting data.
- withAgentIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsRequest
-
The IDs of the agents that you want to stop collecting data.
- withAgentNetworkInfoList(AgentNetworkInfo...) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
Network details about the host where the agent resides.
- withAgentNetworkInfoList(Collection<AgentNetworkInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
Network details about the host where the agent resides.
- withAgentsConfigurationStatus(AgentConfigurationStatus...) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
-
Information about agents that were instructed to start collecting data.
- withAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StartDataCollectionByAgentIdsResult
-
Information about agents that were instructed to start collecting data.
- withAgentsConfigurationStatus(AgentConfigurationStatus...) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
-
Information about agents that were instructed to stop collecting data.
- withAgentsConfigurationStatus(Collection<AgentConfigurationStatus>) - Method in class com.amazonaws.services.applicationdiscovery.model.StopDataCollectionByAgentIdsResult
-
Information about agents that were instructed to stop collecting data.
- withAgentsInfo(AgentInfo...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
Lists AWS agents by ID or lists all agents associated with your user
account if you did not specify an agent ID.
- withAgentsInfo(Collection<AgentInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
Lists AWS agents by ID or lists all agents associated with your user
account if you did not specify an agent ID.
- 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 you want to tag.
- 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.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.
- 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 configuration
data.
- withConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of IT asset that you want to tag.
- withConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of IT asset that you want to tag.
- withConfigurationType(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
A valid configuration identified by the Discovery Service.
- withConfigurationType(ConfigurationItemType) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
A valid configuration identified by the Discovery Service.
- withConnectorId(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
This data type is currently not valid.
- withDescription(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
A description of the operation performed.
- 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 that you can use to query the export.
- withExportIds(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
A unique identifier that you can use to query the export status.
- withExportIds(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
A unique identifier that you can use to query the export status.
- withExportRequestTime(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The time the configuration data export was initiated.
- withExportsInfo(ExportInfo...) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
Returns export details.
- withExportsInfo(Collection<ExportInfo>) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
Returns export details.
- withExportStatus(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The status of the configuration data export.
- withExportStatus(ExportStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
The status of the configuration data export.
- 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 list using a key-value format.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
You can filter the list using a key-value format.
- withHealth(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The health of the agent.
- withHealth(AgentStatus) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The health of the agent.
- withHostName(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The name of the host where the agent resides.
- withIpAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
The IP address for the host where the agent resides.
- withKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A type of tag to filter on.
- withKey(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
-
A type of tag to filter on.
- withMacAddress(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentNetworkInfo
-
The MAC address for the host where the agent resides.
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
The total number of agents to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
The maximum number of results that you want to display as a part of the
query.
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeTagsRequest
-
The total number of items to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsRequest
-
The total number of items to return.
- 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.TagFilter
-
A name of a tag filter.
- withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsRequest
-
A token to start the list.
- withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeAgentsResult
-
The call returns a token.
- withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsRequest
-
A token to get the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.DescribeExportConfigurationsResult
-
A token to get the next set 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
-
A token to start the list.
- withNextToken(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ListConfigurationsResult
-
The call returns a token.
- withOperationSucceeded(Boolean) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentConfigurationStatus
-
Information about the status of the StartDataCollection and
StopDataCollection operations.
- withStatusMessage(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ExportInfo
-
Helpful status messages for API callers.
- 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.
- withTimeOfCreation(Date) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
The time the configuration tag was created in Coordinated Universal Time
(UTC).
- withValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.ConfigurationTag
-
A value to filter on.
- withValue(String) - Method in class com.amazonaws.services.applicationdiscovery.model.Tag
-
A value for a tag key to filter on.
- withValues(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
-
A string value that you want to filter on.
- withValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.Filter
-
A string value that you want to filter on.
- withValues(String...) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
-
Values of a tag filter.
- withValues(Collection<String>) - Method in class com.amazonaws.services.applicationdiscovery.model.TagFilter
-
Values of a tag filter.
- withVersion(String) - Method in class com.amazonaws.services.applicationdiscovery.model.AgentInfo
-
The agent version.