Uses of Class
software.amazon.awssdk.services.chime.model.GetSipRuleResponse
-
Packages that use GetSipRuleResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of GetSipRuleResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return GetSipRuleResponse Modifier and Type Method Description default GetSipRuleResponseChimeClient. getSipRule(Consumer<GetSipRuleRequest.Builder> getSipRuleRequest)Deprecated.Replaced by GetSipRule in the Amazon Chime SDK Voice Namespacedefault GetSipRuleResponseChimeClient. getSipRule(GetSipRuleRequest getSipRuleRequest)Deprecated.Replaced by GetSipRule in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type GetSipRuleResponse Modifier and Type Method Description default CompletableFuture<GetSipRuleResponse>ChimeAsyncClient. getSipRule(Consumer<GetSipRuleRequest.Builder> getSipRuleRequest)Deprecated.Replaced by GetSipRule in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<GetSipRuleResponse>ChimeAsyncClient. getSipRule(GetSipRuleRequest getSipRuleRequest)Deprecated.Replaced by GetSipRule in the Amazon Chime SDK Voice Namespace
-