Interface SipRuleTargetApplication.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SipRuleTargetApplication.Builder,SipRuleTargetApplication>, SdkBuilder<SipRuleTargetApplication.Builder,SipRuleTargetApplication>, SdkPojo
Enclosing class:
SipRuleTargetApplication

public static interface SipRuleTargetApplication.Builder extends SdkPojo, CopyableBuilder<SipRuleTargetApplication.Builder,SipRuleTargetApplication>
  • Method Details

    • sipMediaApplicationId

      SipRuleTargetApplication.Builder sipMediaApplicationId(String sipMediaApplicationId)

      The SIP media application ID.

      Parameters:
      sipMediaApplicationId - The SIP media application ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • priority

      Priority of the SIP media application in the target list.

      Parameters:
      priority - Priority of the SIP media application in the target list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsRegion

      The AWS Region of the target application.

      Parameters:
      awsRegion - The AWS Region of the target application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.