Uses of Class
software.amazon.awssdk.services.servicecatalogappregistry.model.ApplicationTagResult
-
Packages that use ApplicationTagResult Package Description software.amazon.awssdk.services.servicecatalogappregistry.model -
-
Uses of ApplicationTagResult in software.amazon.awssdk.services.servicecatalogappregistry.model
Methods in software.amazon.awssdk.services.servicecatalogappregistry.model that return ApplicationTagResult Modifier and Type Method Description ApplicationTagResultGetAssociatedResourceResponse. applicationTagResult()The result of the application that's tag applied to a resource.Methods in software.amazon.awssdk.services.servicecatalogappregistry.model with parameters of type ApplicationTagResult Modifier and Type Method Description GetAssociatedResourceResponse.BuilderGetAssociatedResourceResponse.Builder. applicationTagResult(ApplicationTagResult applicationTagResult)The result of the application that's tag applied to a resource.
-