Uses of Class
com.amazonaws.services.applicationdiscovery.model.DeleteTagsResult
Packages that use DeleteTagsResult
Package
Description
-
Uses of DeleteTagsResult in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery that return DeleteTagsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscovery.deleteTags
(DeleteTagsRequest request) AWSApplicationDiscovery.deleteTags
(DeleteTagsRequest deleteTagsRequest) Deletes the association between configuration items and one or more tags.AWSApplicationDiscoveryClient.deleteTags
(DeleteTagsRequest deleteTagsRequest) Deletes the association between configuration items and one or more tags.Methods in com.amazonaws.services.applicationdiscovery that return types with arguments of type DeleteTagsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest request) AbstractAWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest) Deletes the association between configuration items and one or more tags.AWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes the association between configuration items and one or more tags.AWSApplicationDiscoveryAsyncClient.deleteTagsAsync
(DeleteTagsRequest request) AWSApplicationDiscoveryAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Method parameters in com.amazonaws.services.applicationdiscovery with type arguments of type DeleteTagsResultModifier and TypeMethodDescriptionAbstractAWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes the association between configuration items and one or more tags.AWSApplicationDiscoveryAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) -
Uses of DeleteTagsResult in com.amazonaws.services.applicationdiscovery.model
Methods in com.amazonaws.services.applicationdiscovery.model that return DeleteTagsResult