Uses of Class
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.model.TagResourceRequest
-
Packages that use TagResourceRequest Package Description software.amazon.awssdk.services.licensemanagerlinuxsubscriptions With License Manager, you can discover and track your commercial Linux subscriptions on running Amazon EC2 instances.software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.transform -
-
Uses of TagResourceRequest in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>LicenseManagerLinuxSubscriptionsAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Add metadata tags to the specified Amazon Web Services resource.default TagResourceResponseLicenseManagerLinuxSubscriptionsClient. tagResource(TagResourceRequest tagResourceRequest)Add metadata tags to the specified Amazon Web Services resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.transform
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-