Uses of Class
software.amazon.awssdk.services.chime.model.GetMeetingResponse
-
Packages that use GetMeetingResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of GetMeetingResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return GetMeetingResponse Modifier and Type Method Description default GetMeetingResponseChimeClient. getMeeting(Consumer<GetMeetingRequest.Builder> getMeetingRequest)Deprecated.Replaced by GetMeeting in the Amazon Chime SDK Meetings Namespacedefault GetMeetingResponseChimeClient. getMeeting(GetMeetingRequest getMeetingRequest)Deprecated.Replaced by GetMeeting in the Amazon Chime SDK Meetings NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type GetMeetingResponse Modifier and Type Method Description default CompletableFuture<GetMeetingResponse>ChimeAsyncClient. getMeeting(Consumer<GetMeetingRequest.Builder> getMeetingRequest)Deprecated.Replaced by GetMeeting in the Amazon Chime SDK Meetings Namespacedefault CompletableFuture<GetMeetingResponse>ChimeAsyncClient. getMeeting(GetMeetingRequest getMeetingRequest)Deprecated.Replaced by GetMeeting in the Amazon Chime SDK Meetings Namespace
-