Uses of Class
software.amazon.awssdk.services.chime.model.ListAttendeeTagsRequest
-
Packages that use ListAttendeeTagsRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of ListAttendeeTagsRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type ListAttendeeTagsRequest Modifier and Type Method Description default CompletableFuture<ListAttendeeTagsResponse>ChimeAsyncClient. listAttendeeTags(ListAttendeeTagsRequest 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. -
Uses of ListAttendeeTagsRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type ListAttendeeTagsRequest Modifier and Type Method Description SdkHttpFullRequestListAttendeeTagsRequestMarshaller. marshall(ListAttendeeTagsRequest listAttendeeTagsRequest)
-