Class PutTelephonyProvidersEdgesSiteOutboundrouteRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutTelephonyProvidersEdgesSiteOutboundrouteRequest.Builder
- Enclosing class:
- PutTelephonyProvidersEdgesSiteOutboundrouteRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(OutboundRouteBase body) withOutboundRouteId(String outboundRouteId) withRequiredParams(String siteId, String outboundRouteId, OutboundRouteBase body) withSiteId(String siteId)
-
Method Details
-
withSiteId
-
withOutboundRouteId
public PutTelephonyProvidersEdgesSiteOutboundrouteRequest.Builder withOutboundRouteId(String outboundRouteId) -
withBody
-
withRequiredParams
public PutTelephonyProvidersEdgesSiteOutboundrouteRequest.Builder withRequiredParams(String siteId, String outboundRouteId, OutboundRouteBase body) -
build
-