Uses of Class
software.amazon.awssdk.services.chime.model.ListAttendeeTagsResponse
-
Packages that use ListAttendeeTagsResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of ListAttendeeTagsResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return ListAttendeeTagsResponse Modifier and Type Method Description default ListAttendeeTagsResponseChimeClient. listAttendeeTags(Consumer<ListAttendeeTagsRequest.Builder> listAttendeeTagsRequest)Deprecated.Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace.default ListAttendeeTagsResponseChimeClient. listAttendeeTags(ListAttendeeTagsRequest listAttendeeTagsRequest)Deprecated.Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace.Methods in software.amazon.awssdk.services.chime that return types with arguments of type ListAttendeeTagsResponse Modifier and Type Method Description default CompletableFuture<ListAttendeeTagsResponse>ChimeAsyncClient. listAttendeeTags(Consumer<ListAttendeeTagsRequest.Builder> listAttendeeTagsRequest)Deprecated.Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace.default CompletableFuture<ListAttendeeTagsResponse>ChimeAsyncClient. listAttendeeTags(ListAttendeeTagsRequest listAttendeeTagsRequest)Deprecated.Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace.
-