Class GetBillingContractRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBillingContractRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetContractId(String contractId) voidsetCustomHeaders(Map<String, String> customHeaders) withContractId(String contractId) withCustomHeader(String name, String value)
-
Constructor Details
-
GetBillingContractRequest
public GetBillingContractRequest()
-
-
Method Details
-
getContractId
-
setContractId
-
withContractId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-