Uses of Class
software.amazon.awssdk.services.chime.model.GetMessagingSessionEndpointResponse
-
Packages that use GetMessagingSessionEndpointResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of GetMessagingSessionEndpointResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return GetMessagingSessionEndpointResponse Modifier and Type Method Description default GetMessagingSessionEndpointResponseChimeClient. getMessagingSessionEndpoint(Consumer<GetMessagingSessionEndpointRequest.Builder> getMessagingSessionEndpointRequest)Deprecated.Replaced by GetMessagingSessionEndpoint in the Amazon Chime SDK Messaging Namespacedefault GetMessagingSessionEndpointResponseChimeClient. getMessagingSessionEndpoint(GetMessagingSessionEndpointRequest getMessagingSessionEndpointRequest)Deprecated.Replaced by GetMessagingSessionEndpoint in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type GetMessagingSessionEndpointResponse Modifier and Type Method Description default CompletableFuture<GetMessagingSessionEndpointResponse>ChimeAsyncClient. getMessagingSessionEndpoint(Consumer<GetMessagingSessionEndpointRequest.Builder> getMessagingSessionEndpointRequest)Deprecated.Replaced by GetMessagingSessionEndpoint in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<GetMessagingSessionEndpointResponse>ChimeAsyncClient. getMessagingSessionEndpoint(GetMessagingSessionEndpointRequest getMessagingSessionEndpointRequest)Deprecated.Replaced by GetMessagingSessionEndpoint in the Amazon Chime SDK Messaging Namespace
-