Uses of Class
com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
Packages that use CreateTagsResult
Package
Description
-
Uses of CreateTagsResult in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery that return CreateTagsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscovery.createTags
(CreateTagsRequest request) AWSApplicationDiscovery.createTags
(CreateTagsRequest createTagsRequest) Creates one or more tags for configuration items.AWSApplicationDiscoveryClient.createTags
(CreateTagsRequest createTagsRequest) Creates one or more tags for configuration items.Methods in com.amazonaws.services.applicationdiscovery that return types with arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest request) AbstractAWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest createTagsRequest) Creates one or more tags for configuration items.AWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates one or more tags for configuration items.AWSApplicationDiscoveryAsyncClient.createTagsAsync
(CreateTagsRequest request) AWSApplicationDiscoveryAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Method parameters in com.amazonaws.services.applicationdiscovery with type arguments of type CreateTagsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates one or more tags for configuration items.AWSApplicationDiscoveryAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) -
Uses of CreateTagsResult in com.amazonaws.services.applicationdiscovery.model
Methods in com.amazonaws.services.applicationdiscovery.model that return CreateTagsResult