Interface: kms.ListResourceTagsAPIClient
import "../ibm-cos-sdk-go-v2/service/kms"
Overview
ListResourceTagsAPIClient is a client that implements the ListResourceTags operation.
Implemented By
Interface Method Summary collapse
Interface Method Details
ListResourceTags(context.Context, *ListResourceTagsInput, ...func(*Options)) (*ListResourceTagsOutput, error)
This method is abstract.
317 |
// File 'service/kms/api_op_ListResourceTags.go', line 317
|