Uses of Class
software.amazon.awssdk.services.chime.model.GetAttendeeResponse
-
Packages that use GetAttendeeResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of GetAttendeeResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return GetAttendeeResponse Modifier and Type Method Description default GetAttendeeResponseChimeClient. getAttendee(Consumer<GetAttendeeRequest.Builder> getAttendeeRequest)Deprecated.Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespacedefault GetAttendeeResponseChimeClient. getAttendee(GetAttendeeRequest getAttendeeRequest)Deprecated.Replaced by GetAttendee in the Amazon Chime SDK Meetings NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type GetAttendeeResponse Modifier and Type Method Description default CompletableFuture<GetAttendeeResponse>ChimeAsyncClient. getAttendee(Consumer<GetAttendeeRequest.Builder> getAttendeeRequest)Deprecated.Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespacedefault CompletableFuture<GetAttendeeResponse>ChimeAsyncClient. getAttendee(GetAttendeeRequest getAttendeeRequest)Deprecated.Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace
-