Uses of Class
software.amazon.awssdk.services.chime.model.UpdateSipRuleResponse
-
Packages that use UpdateSipRuleResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of UpdateSipRuleResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return UpdateSipRuleResponse Modifier and Type Method Description default UpdateSipRuleResponseChimeClient. updateSipRule(Consumer<UpdateSipRuleRequest.Builder> updateSipRuleRequest)Deprecated.Replaced by UpdateSipRule in the Amazon Chime SDK Voice Namespacedefault UpdateSipRuleResponseChimeClient. updateSipRule(UpdateSipRuleRequest updateSipRuleRequest)Deprecated.Replaced by UpdateSipRule in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type UpdateSipRuleResponse Modifier and Type Method Description default CompletableFuture<UpdateSipRuleResponse>ChimeAsyncClient. updateSipRule(Consumer<UpdateSipRuleRequest.Builder> updateSipRuleRequest)Deprecated.Replaced by UpdateSipRule in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<UpdateSipRuleResponse>ChimeAsyncClient. updateSipRule(UpdateSipRuleRequest updateSipRuleRequest)Deprecated.Replaced by UpdateSipRule in the Amazon Chime SDK Voice Namespace
-