Uses of Class
software.amazon.awssdk.services.chime.model.CreateSipRuleResponse
-
Packages that use CreateSipRuleResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of CreateSipRuleResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return CreateSipRuleResponse Modifier and Type Method Description default CreateSipRuleResponseChimeClient. createSipRule(Consumer<CreateSipRuleRequest.Builder> createSipRuleRequest)Deprecated.Replaced by CreateSipRule in the Amazon Chime SDK Voice Namespacedefault CreateSipRuleResponseChimeClient. createSipRule(CreateSipRuleRequest createSipRuleRequest)Deprecated.Replaced by CreateSipRule in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type CreateSipRuleResponse Modifier and Type Method Description default CompletableFuture<CreateSipRuleResponse>ChimeAsyncClient. createSipRule(Consumer<CreateSipRuleRequest.Builder> createSipRuleRequest)Deprecated.Replaced by CreateSipRule in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<CreateSipRuleResponse>ChimeAsyncClient. createSipRule(CreateSipRuleRequest createSipRuleRequest)Deprecated.Replaced by CreateSipRule in the Amazon Chime SDK Voice Namespace
-