Uses of Class
com.amazonaws.services.applicationdiscovery.model.CreateTagsResult
-
Packages that use CreateTagsResult Package Description com.amazonaws.services.applicationdiscovery com.amazonaws.services.applicationdiscovery.model -
-
Uses of CreateTagsResult in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery that return CreateTagsResult Modifier and Type Method Description CreateTagsResultAbstractAWSApplicationDiscovery. createTags(CreateTagsRequest request)CreateTagsResultAWSApplicationDiscovery. createTags(CreateTagsRequest createTagsRequest)Creates one or more tags for configuration items.CreateTagsResultAWSApplicationDiscoveryClient. createTags(CreateTagsRequest createTagsRequest)Creates one or more tags for configuration items.Methods in com.amazonaws.services.applicationdiscovery that return types with arguments of type CreateTagsResult Modifier and Type Method Description Future<CreateTagsResult>AbstractAWSApplicationDiscoveryAsync. createTagsAsync(CreateTagsRequest request)Future<CreateTagsResult>AbstractAWSApplicationDiscoveryAsync. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Future<CreateTagsResult>AWSApplicationDiscoveryAsync. createTagsAsync(CreateTagsRequest createTagsRequest)Creates one or more tags for configuration items.Future<CreateTagsResult>AWSApplicationDiscoveryAsync. createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Creates one or more tags for configuration items.Future<CreateTagsResult>AWSApplicationDiscoveryAsyncClient. createTagsAsync(CreateTagsRequest request)Future<CreateTagsResult>AWSApplicationDiscoveryAsyncClient. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Method parameters in com.amazonaws.services.applicationdiscovery with type arguments of type CreateTagsResult Modifier and Type Method Description Future<CreateTagsResult>AbstractAWSApplicationDiscoveryAsync. createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Future<CreateTagsResult>AWSApplicationDiscoveryAsync. createTagsAsync(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)Creates one or more tags for configuration items.Future<CreateTagsResult>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 Modifier and Type Method Description CreateTagsResultCreateTagsResult. clone()
-