Uses of Class
software.amazon.awssdk.services.opsworkscm.paginators.ListTagsForResourceIterable
-
Packages that use ListTagsForResourceIterable Package Description software.amazon.awssdk.services.opsworkscm AWS OpsWorks CM -
-
Uses of ListTagsForResourceIterable in software.amazon.awssdk.services.opsworkscm
Methods in software.amazon.awssdk.services.opsworkscm that return ListTagsForResourceIterable Modifier and Type Method Description default ListTagsForResourceIterableOpsWorksCmClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.default ListTagsForResourceIterableOpsWorksCmClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
-