Class GetBillingTrusteebillingoverviewTrustorOrgIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBillingTrusteebillingoverviewTrustorOrgIdRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetBillingPeriodIndex(Integer billingPeriodIndex) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetTrustorOrgId(String trustorOrgId) withBillingPeriodIndex(Integer billingPeriodIndex) withCustomHeader(String name, String value) withTrustorOrgId(String trustorOrgId)
-
Constructor Details
-
GetBillingTrusteebillingoverviewTrustorOrgIdRequest
public GetBillingTrusteebillingoverviewTrustorOrgIdRequest()
-
-
Method Details
-
getTrustorOrgId
-
setTrustorOrgId
-
withTrustorOrgId
-
getBillingPeriodIndex
-
setBillingPeriodIndex
-
withBillingPeriodIndex
public GetBillingTrusteebillingoverviewTrustorOrgIdRequest withBillingPeriodIndex(Integer billingPeriodIndex) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetBillingTrusteebillingoverviewTrustorOrgIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetBillingTrusteebillingoverviewTrustorOrgIdRequest.Builder builder(String trustorOrgId)
-