Class PutTelephonyProvidersEdgesDidpoolRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutTelephonyProvidersEdgesDidpoolRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetDidPoolId(String didPoolId) withCustomHeader(String name, String value) withDidPoolId(String didPoolId)
-
Constructor Details
-
PutTelephonyProvidersEdgesDidpoolRequest
public PutTelephonyProvidersEdgesDidpoolRequest()
-
-
Method Details
-
getDidPoolId
-
setDidPoolId
-
withDidPoolId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutTelephonyProvidersEdgesDidpoolRequest.Builder builder(String didPoolId, DIDPool body)
-